Module jsonschema::error[][src]

Expand description

Error types

Structs

ValidationError

An error that can occur during validation.

Enums

TypeKind
ValidationErrorKind

Kinds of errors that may happen during validation

Type Definitions

ErrorIterator

An iterator over instances of ValidationError that represent validation error for the input instance.