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

P

Past - Annotation Type in javax.validation.constraints
The annotated element must be a date in the past.
Past.List - Annotation Type in javax.validation.constraints
Defines several @Past annotations on the same element
Path - Interface in javax.validation
Represent the navigation path from an object to another in an object graph.
Path.Node - Interface in javax.validation
Represents an element of a navigation path
Pattern - Annotation Type in javax.validation.constraints
The annotated String must match the following regular expression.
Pattern.Flag - Enum in javax.validation.constraints
Possible Regexp flags
Pattern.List - Annotation Type in javax.validation.constraints
Defines several @Pattern annotations on the same element
Payload - Interface in javax.validation
Payload type that can be attached to a given constraint declaration.
PropertyDescriptor - Interface in javax.validation.metadata
Describes a Java Bean property hosting validation constraints.
providerResolver(ValidationProviderResolver) - Method in interface javax.validation.bootstrap.GenericBootstrap
Defines the provider resolution strategy.
providerResolver(ValidationProviderResolver) - Method in interface javax.validation.bootstrap.ProviderSpecificBootstrap
Optionally defines the provider resolver implementation used.
ProviderSpecificBootstrap<T extends Configuration<T>> - Interface in javax.validation.bootstrap
Defines the state used to bootstrap Bean Validation and creates a provider specific Configuration of typeT.

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