See: Description
Interface | Description |
---|---|
GenericBootstrap |
Defines the state used to bootstrap Jakarta Bean Validation and
creates a provider agnostic
Configuration . |
ProviderSpecificBootstrap<T extends Configuration<T>> |
Defines the state used to bootstrap Jakarta Bean Validation and
creates a provider specific
Configuration
of type T . |