Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 640 Bytes

ValidationRulesListResponseBody.md

File metadata and controls

17 lines (9 loc) · 640 Bytes

ValidationRulesListResponseBody

Response body schema for GET /validation-rules.

Properties

Name Type Description Notes
_object String The type of the object represented by JSON. This object stores information about validation rules.
dataRef String Identifies the name of the attribute that contains the array of validation rules.
data List<ValidationRule> An array of validation rules.
total Integer Total number of validation rules in the project.