validate_schema

Function validate_schema 

Source
pub fn validate_schema(
    schema: &ProtographSchema,
) -> Result<(), Vec<ValidationError>>