title | layout | author |
---|---|---|
Bean Validation 1.1 Specification |
default |
Emmanuel Bernard |
You can read the full Bean Validation 1.1 specification or browse its API JavaDocs.
Bean Validation 1.1 focused on the following topics:
-
openness of the specification and its process
-
method-level validation (validation of parameters or return values)
-
dependency injection for Bean Validation components
-
integration with Context and Dependency Injection (CDI)
-
group conversion
-
error message interpolation using EL expressions
For more information, check out the full list of goals and changes.
If you are interested in the various drafts that led to Bean Validation 1.1, check out the history page.
Do you have feedback? Talk to us:
-
on our mailing list
-
in our issue tracker
-
or on the Bean Validation forum
If you want to take the next step and contribute, read how to contribute.