AndFilter

AndFilter
AndFilter
AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "filters": [
        {
            "type": "string"
        }
    ]
}