samaxes / jaxrs-beanvalidation-javaee7

Validating JAX-RS resource data with Bean Validation in Java EE 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validating JAX-RS resource data with Bean Validation in Java EE 7

This project goal is to demonstrate that, despite the used technologies being part of the Java EE 7 specification, proprietary dependencies are required to properly internationalize the error messages produced by Bean Validation.

About

Validating JAX-RS resource data with Bean Validation in Java EE 7

License:Apache License 2.0


Languages

Language:Java 100.0%