object
FieldValidationRegex
Specifies rules for validating a data field using regular expressions.
Fields
length
LengthValidationDefines constraints for the length of a data field.
value
StringRegular expression pattern used to validate the field.
Was this section helpful?