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