Skip to main content

schema_has_path

Function schema_has_path 

Source
pub fn schema_has_path(schema: &Value, path: &[PathSegment]) -> bool
Expand description

Check if a JSON Schema has properties along the given path.