Form Element Validators
PostPosted:Fri Apr 06, 2012 2:54 pm
As I was working on a workflow, I noticed that a property is automatically associated with each form element which is called "validators". My question is, is it possible to use this property to validate the data prior to the form submission. Does anyone have an example showing how to use the property?