Skip to content

[Validator] Add support for RFC4122 format in the Ulid constraint #57938

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

Closed

Conversation

alexandre-daubois
Copy link
Member

Q A
Branch? 7.2
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #51540
License MIT

Related to #57438 (comment). I did not add new line in the CHANGELOG intentionally, I think the one added in #57438 is enough.

@nicolas-grekas
Copy link
Member

Thank you @alexandre-daubois.

nicolas-grekas added a commit that referenced this pull request Aug 7, 2024
…d` constraint (alexandre-daubois)

This PR was merged into the 7.2 branch.

Discussion
----------

[Validator] Add support for RFC4122 format in the `Ulid` constraint

| Q             | A
| ------------- | ---
| Branch?       | 7.2
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Issues        | Fix #51540
| License       | MIT

Related to #57438 (comment). I did not add new line in the CHANGELOG intentionally, I think the one added in #57438 is enough.

Commits
-------

9382d71 [Validator] Add support for RFC4122 format in the `Ulid` constraint
@fabpot fabpot mentioned this pull request Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Validator] UlidValidator should accept RFC4122 formatted ULID
3 participants