The validation settings for a property used in the backoffice
The Validation object contains the below properties
Mandatory
bool
True if the property is required
MandatoryMessage
string
Error message displayed
Pattern
RegEx to validate value against
PatternMessage
Last updated 2 years ago