PreDeployCheckCollectionProperty

PreDeployCheckCollectionProperty
PreDeployCheckCollectionProperty
AllOf
This class requires all of the following:
JSON Example
{
    "name": "string",
    "errors": [
        "string"
    ],
    "type": "string",
    "records": [
        {
            "index": "number",
            "errors": [
                {
                    "name": "string",
                    "type": "string",
                    "errors": [
                        "string"
                    ]
                }
            ]
        }
    ]
}
string
type
Optional

type

records
Optional

records