SupportedConstraints
SupportedConstraints
Definition of SupportedConstraints.
JSON Example
{
"constraint": {
"constraintType": "string"
},
"mandatory": {
"constraintType": "string"
},
"restrictDuplicates": {
"constraintType": "string"
},
"customValidator": {
"constraintType": "string"
},
"numberRange": {
"min": "number",
"max": "number"
},
"regexp": {
"expression": "string"
},
"numberFormat": {
"value": "string"
}
}
Availability
Added in 30.0
Deprecated in 36.0
With alternative: see
vRO Forms Overlay API Marked As Internal
Removed in 39.0
Returned By