PreDeployCheckProperty

PreDeployCheckProperty
PreDeployCheckProperty
OneOf
This class requires at least one of the following:
JSON Example
{
    "name": "string",
    "errors": [
        "string"
    ],
    "type": "string",
    "records": [
        {
            "index": "number",
            "errors": [
                {
                    "name": "string",
                    "type": "string",
                    "errors": [
                        "string"
                    ]
                }
            ]
        }
    ]
}
Property Of