Skip to content
Advertisement

Is there an implementation of JSR-303 (bean validation) available?

I know there are non-standard frameworks such as commons-validator, and hibernate validator.

I wanted to know if someone knows an implementation of the official standard.

Advertisement

Answer

Hibernate Validator is the reference implementation of JSR-303

User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement