The regular expressions can be used in String properties.
For example, let's define a zip code validation.
Zip code must be 5 characters length decimal.
Use the following expression to validate this rule.
Regular expression:
\d{5}
Have an answer to this question?
Log in
and write your answer.
Assignee
alper
Labels
Non yet
Made with ❤️ on ABP v8.0.0 Updated on September 13, 2023, 07:37