Skip to main content

check_required_paths

Function check_required_paths 

Source
pub fn check_required_paths(
    schema: &SdlDocument,
    value: &Value,
) -> Vec<ValidationError>
Expand description

Check that all required paths exist in a value.