Is it possible to use custom validation of user input? I want to sanity check a customer ID for no. of digits and value of first character (must be 0).
- Florian Dobler
- New Recruit
Is it possible to use custom validation of user input? I want to sanity check a customer ID for no. of digits and value of first character (must be 0).