-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 M3
-
Fix Version/s: 7.0.0 M2
-
Component/s: Dynamic Data Mapping
-
Labels:
-
Story Points:4
-
Fix Priority:3
-
Git Pull Request:
DDMFormValues Validator API fails to validate required values the number of repeatable values defined for each field.
For such scenarios, the validation should fail
1) If the fields is defined to be not repeatable and the field values contains multiple instance of it
2) If a field is marked as required and there's no occurrence of its value on DDMFormValues object