pub fn validate_identifier(name: &str, kind: &str) -> Result<(), SupabaseError>
Validate a table or schema name.