Regex - Validation failed
Monday, January 22, 2018 at 07:56amHi
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
Reply to: Regex - Validation failed
Monday, January 22, 2018 at 08:39amReply to: Regex - Validation failed
Monday, January 22, 2018 at 08:56amReply to: Regex - Validation failed
Tuesday, January 23, 2018 at 05:56amReply to: Regex - Validation failed
Wednesday, January 24, 2018 at 08:47am