Object describing an item validation event
Name | Type | Description | Notes |
---|---|---|---|
attribute | str | The attribute that the item validation event references | [optional] |
code | int | The event code that the item validation event references | [optional] |
message | str | Title message describing the item validation event | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |