eduardotkoller / convForm

A jQuery plugin that transforms a form into an interactive chat.
https://eduardotkoller.github.io/convForm
MIT License
182 stars 108 forks source link

Regex not working #69

Open ghost opened 3 years ago

ghost commented 3 years ago

I am using this regex /([12]\d{3}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01]))/ in data pattern but not working. This is for validating the date format.