Validatefilteroutputdto
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| isValid | (optional) boolean | When this field is true, the filter expression is valid against the input. | [default to false] |
| isValidJSONPath | (optional) boolean | When this field is true, the filter expression is using a valid JSON path. | [default to false] |
| isPathExist | (optional) boolean | When this field is true, the filter expression is using an existing path. | [default to false] |