Closed suciua closed 6 years ago
The "minElements" validation didn't work for the field visibility because it validated the generic multifield even if hidden.
The fix is to introduce a "required" attribute and only validate the min- and maxElements if the required attribute is set to true.
The "minElements" validation didn't work for the field visibility because it validated the generic multifield even if hidden.
The fix is to introduce a "required" attribute and only validate the min- and maxElements if the required attribute is set to true.