FieldValidation
Error validation for an input field
Properties
Name | Type | Description | Notes |
---|---|---|---|
value | bool | Whether the field value is valid | |
message | str, none_type | The validation error message if the field is invalid | [optional] |
Error validation for an input field
Name | Type | Description | Notes |
---|---|---|---|
value | bool | Whether the field value is valid | |
message | str, none_type | The validation error message if the field is invalid | [optional] |