Skip to content

[jakartaee/validation#257] Support ConstraintValidator declaration via service loader [BVAL-645]#299

Merged
marko-bekhta merged 1 commit intojakartaee:mainfrom
marko-bekhta:feat/Support-ConstraintValidator-declaration-via-service-loader-BVAL-645]
Oct 22, 2025
Merged

[jakartaee/validation#257] Support ConstraintValidator declaration via service loader [BVAL-645]#299
marko-bekhta merged 1 commit intojakartaee:mainfrom
marko-bekhta:feat/Support-ConstraintValidator-declaration-via-service-loader-BVAL-645]

Conversation

@marko-bekhta
Copy link
Member

@marko-bekhta marko-bekhta force-pushed the feat/Support-ConstraintValidator-declaration-via-service-loader-BVAL-645] branch 2 times, most recently from 15cad45 to c1f3ec2 Compare October 12, 2025 22:46
@marko-bekhta
Copy link
Member Author

hey @DavideD @yrodiere 👋🏻 🙂

if you would have the time to have a look at this one 🫣 🙂
Related TCK change: jakartaee/validation-tck#233
Realted API change: jakartaee/validation#308 (while not really necessary, since we encourage people to use other mechanisms to register validators than in the annotation parameter, I'm thinking we could make it a default empty array...)

@marko-bekhta marko-bekhta force-pushed the feat/Support-ConstraintValidator-declaration-via-service-loader-BVAL-645] branch from 104700e to 28f5192 Compare October 22, 2025 15:10
@marko-bekhta marko-bekhta merged commit 5701f4c into jakartaee:main Oct 22, 2025
4 checks passed
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.

Support ConstraintValidator declaration via service loader [BVAL-645]

1 participant