Package jakarta.validation.bootstrap
Package containing bootstrap specific objects.
Typical users are not interested in these objects.
-
Interface Summary Interface Description GenericBootstrap Defines the state used to bootstrap Jakarta Validation and creates a provider agnosticConfiguration
.ProviderSpecificBootstrap<T extends Configuration<T>> Defines the state used to bootstrap Jakarta Validation and creates a provider specificConfiguration
of typeT
.