SyntheticClassConstraintAllOf1
Properties
constraint_expression
Required
Expression to constrain the target attribute value.
string
message
Optional
User friendly message to be shown to users upon violation.
JSON Example
{
"constraint_expression": {},
"target": {
"target_resource_type": "string"
}
}