pub fn validate_schema(schema: &DataSchema, data: &DataValue) -> Result<()>
Validates one object against a schema.