Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ULID validation #278

Closed
ghost opened this issue Oct 19, 2019 · 0 comments
Closed

Add ULID validation #278

ghost opened this issue Oct 19, 2019 · 0 comments
Labels
Enhancement Extend or improve functionality

Comments

@ghost
Copy link

ghost commented Oct 19, 2019

ULID is defined in https://github.com/ulid/spec. Essentially it is a 26 upper-case characters long string with 0123456789ABCDEFGHJKMNPQRSTVWXYZ allowed characters. Simple to validate. Having built-in validator instead of pattern would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Extend or improve functionality
Projects
None yet
Development

No branches or pull requests

2 participants