Forums
Hi
I am using the following regex pattern for validation
\^.{0,5}$
Min len 0 , max len is 5, any character
The text is optional , hence the min is 0
However I am getting a validation error when , the text area is empty.
pacakge id on sandbox is TD1x1jQ93cTl5Gcv74QowvXqnLU=
URL is
https://sandbox.esignlive.com/
Why am I forced to enter a text , when min len is 0
See the attached screenshots
- Read more about Regex - Validation failed
- 4 comments
- Log in or register to post comments
- 126 views