Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 559 Bytes

ValidationMessageItem.md

File metadata and controls

11 lines (8 loc) · 559 Bytes

# ValidationMessageItem

Properties

Name Type Description Notes
property string The property that is affected by the validation message. [optional]
validation_message string The validation message describing the error. [optional]
validation_state string The validation state resulting from the error. [optional]

[Back to Model list] [Back to API list] [Back to README]