Package de.knightsoftnet.validators.shared.exceptions
exception which can be thrown, when server side validation fails.
-
Class Summary Class Description SerializeableConstraintValidationImpl<T> This is a limited implementation of ConstraintViolation interface which can be serialized and sent from server to client. -
Exception Summary Exception Description ValidationException The ValidationException is thrown, when a argument is not valid by bean validation.