Hi Dzmitry,
In such case you have to do this
In an internal table read all the existing values of the parent node then replace exiting values with values coming from input form for the same keys.
Then apply your validation logic on the aggregation of the values in the internal table.
Hope this helps.
Regards,
Kalyan.