User Console Design Guide › Validation Rules › How to Implement Custom Validation Rules
How to Implement Custom Validation Rules
You can implement a validation rule for one of the following:
- Regular expression
- JavaScript
- Java class
More information:
Regular Expression Implementation
JavaScript Implementation
Java Implementation
Exceptions