Package | Description |
---|---|
javax.validation |
Top level package of the Bean Validation API.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstraintDeclarationException
Exception raised if a constraint declaration is not legal.
|
class |
ConstraintDefinitionException
Exception raised if a constraint definition is not legal.
|
class |
ConstraintViolationException
Reports the result of constraint violations.
|
class |
GroupDefinitionException
Exception raised if a group definition is not legal.
|
class |
UnexpectedTypeException
Exception raised in the case that the constraint validator resolution
cannot determine a suitable validator for a given type.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.