Skip to content

Conversation

@fchimpan
Copy link

close #90

This PR adds ULID (Universally Unique Lexicographically Sortable Identifier) validation support to StringRules in protovalidate. ULID is a 26-character Base32-encoded string using Crockford's Base32 alphabet (0-9, A-Z excluding I, L, O, U), as defined by the ULID specification.

@CLAassistant
Copy link

CLAassistant commented Nov 18, 2025

CLA assistant check
All committers have signed the CLA.

@rodaine rodaine changed the title feat: ULID validation support to StringRules Add ULID validation support to StringRules Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Add support for ULID as a well_known validation rule

2 participants