Skip to content
Snippets Groups Projects
Commit ce15a006 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Add bean validation for entity classes

Validation is performed before entities are persisted using Hibernate
Validator, the reference implementation for Bean Validation 2.0
(JSR 380).

Refs #23.
parent 45c85847
1 merge request!138Add bean validation for entity classes
Pipeline #29209 passed with warnings with stages
in 1 minute and 25 seconds
Showing
with 193 additions and 16 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment