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

Is there a method to validate that a ULID is valid? #58

Closed
frederikhors opened this issue Jan 16, 2023 · 1 comment
Closed

Is there a method to validate that a ULID is valid? #58

frederikhors opened this issue Jan 16, 2023 · 1 comment
Labels

Comments

@frederikhors
Copy link

Hello and thank you for the wonderful job you did with this crate! 😃

I have a question: is there a method to validate that a ULID that comes to me from outside is valid?

If I use from_string() is it ok?

@dylanhart
Copy link
Owner

Yes, mostly. Documented the exceptional case in #59 .

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

No branches or pull requests

2 participants