List of Validation Rules Assignments
Name | Type | Description | Notes |
---|---|---|---|
_object | ObjectEnum | The type of the object represented by JSON. This object stores information about validation rules assignments. | |
dataRef | DataRefEnum | Identifies the name of the attribute that contains the array of validation rules assignments. | |
data | List<BusValRuleAssignment> | Contains array of validation rules assignments. | |
total | Integer | Total number of validation rules assignments. |
Name | Value |
---|---|
LIST | "list" |
Name | Value |
---|---|
DATA | "data" |