pub fn validate_schema_field_name(
    name: &str
) -> Result<(), SchemaValidationError>