Closed logicminds closed 9 years ago
Hey @logicminds, great idea. There are some things in the works for form validations...I'll keep you posted. :)
@GantMan has done some really awesome work on rmq validations. I might suggest using those instead of building them into this library. http://rubymotionquery.com/?s=validation&post_type=document
ProMotion-form has been officially deprecated. Thanks everyone!
Would be awesome to have some built in validation support.
example:
Would also be cool to run the values through a regex, code block or predefined set of validation class code. If validation passes/fails call a hook method.