Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 695 Bytes

ContentValidationError.md

File metadata and controls

14 lines (10 loc) · 695 Bytes

ContentValidationError

Properties

Name Type Description Notes
message string Error message [optional]
field_name string Name of the field involved in the error [optional]
model_name string Name of the model involved in the error [optional]
explore_name string Name of the explore involved in the error [optional]
removable bool Whether this validation error is removable [optional]

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