Skip to main content

validator

Function validator 

Source
pub fn validator() -> MetaValidator<'static>
Expand description

Returns a handle to the Draft 6 meta-schema validator. Native targets borrow cached statics while wasm32 builds an owned validator.