Skip to main content

Module schema

Module schema 

Source

Structs§

NestedSchema
Schema for parsing nested structures. Created via vld::nested() or the vld::nested! macro.

Traits§

VldParse
Trait for types that can be parsed from a serde_json::Value.
VldSchema
Core validation schema trait.