Crate yaml_validator

source ·

Re-exports

Structs

  • Contains a number of schemas that may or may not be dependent on each other.
  • A single schema unit used for validation.
  • A wrapper type around SchemaErrorKind containing path information about where the error occurred.

Enums

Traits

  • Validation trait implemented by all types, as well as the Schema type