InlineField1

InlineField1
InlineField1
JSON Example
{
    "decorators": [
        {
            "decoratorType": "string"
        }
    ],
    "constraints": [
        {
            "constraintType": "string"
        }
    ],
    "type": "string",
    "affectedFieldsIds": [
        "string"
    ]
}
array of Decorator
decorators
Optional

decorators

array of Constraint
constraints
Optional

constraints

string
type
Optional

type

array of string
affectedFieldsIds
Optional

affectedFieldsIds

Used By