nussknacker
nussknacker copied to clipboard
Map Variable field's validation message should be visible next to field
trafficstars
Validation responses of MapVariable contains ExpressionParseErrors which are in fact related to field value, but the fieldName property of JSON response are filled as they were related to field key.
- It should be clearly asocatied with value, not a key.
- We should use uuid, because key edition leads to situatuion, where value error can not be associated with any key.
We should also add uuid for all nodes where where we have dynamic fields.