A B C D E F G H I J L M N O P R S T U V

U

UnexpectedTypeException - Exception in javax.validation
Exception raised in the case that the constraint validator resolution cannot determine a suitable validator for a given type.
UnexpectedTypeException(String) - Constructor for exception javax.validation.UnexpectedTypeException
 
UnexpectedTypeException() - Constructor for exception javax.validation.UnexpectedTypeException
 
UnexpectedTypeException(String, Throwable) - Constructor for exception javax.validation.UnexpectedTypeException
 
UnexpectedTypeException(Throwable) - Constructor for exception javax.validation.UnexpectedTypeException
 
unorderedAndMatchingGroups(Class<?>...) - Method in interface javax.validation.metadata.ElementDescriptor.ConstraintFinder
Restrict to the constraints matching a given set of groups for this element This method respects group sequences and group inheritance (including class-level Default group overriding) but does not return ConstraintDescriptors in any particular order.
unwrap(Class<T>) - Method in interface javax.validation.Validator
Return an instance of the specified type allowing access to provider-specific APIs.
unwrap(Class<T>) - Method in interface javax.validation.ValidatorFactory
Return an instance of the specified type allowing access to provider-specific APIs.
usingContext() - Method in interface javax.validation.ValidatorFactory
Defines a new validator context and return a Validator compliant this new context.

A B C D E F G H I J L M N O P R S T U V