textfield: don't validate with pattern.regex
when isRequired: false
#1261
Labels
enhancement
New feature or request
pattern.regex
when isRequired: false
#1261
when a text field has the following validation:
i had expected that the regex pattern would only be checked when the optional field had a text value, but not when it is left empty.
The text was updated successfully, but these errors were encountered: