cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Validator on basic form property types

kingbee888
Champ in-the-making
Champ in-the-making
Hi Guys,

Is there a way to add a custom validator to a base field type or would I need to create a custom field and add the validator to that field?
For example, I want to create a field named emailAddress on the start form with a type string, but have it actually validate if it is a valid email address.


Thanks in advance.



Brian
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Yes, you would need a custom form type + validator to do that