Form Validation
Last updated
Was this helpful?
Last updated
Was this helpful?
Form Behavior use the as reference to validate user input. It has 7 types of input / string validations:
URL
IPV4
Safe text
US Date
Credit Card
Password
Form Validation is a static class that is used internally in component but you can use to validate any string in your code.