Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 576 Bytes

File metadata and controls

13 lines (9 loc) · 576 Bytes

JsonSchemaValidationError

The custom configuration failed JSON schema validation.

Properties

Name Type Required Description
field str Yes The field in the provided JSON that is invalid.
message str Yes A description of the validation failure.
type Literal["jsonSchemaValidationFailure"] Yes None

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