Package | Description |
---|---|
jakarta.validation |
Top level package of the Jakarta Bean Validation API.
|
Modifier and Type | Method and Description |
---|---|
static <T extends Configuration<T>,U extends ValidationProvider<T>> |
Validation.byProvider(Class<U> providerType)
Builds a
Configuration for a particular provider implementation. |
Modifier and Type | Method and Description |
---|---|
List<ValidationProvider<?>> |
ValidationProviderResolver.getValidationProviders()
Returns a list of
ValidationProvider available in the runtime environment. |
Comments to: bean-validation-dev@eclipse.org.
Copyright © 2019,2020 Eclipse Foundation.
Use is subject to EFSL; this spec is based on material that is licensed under the Apache License, version 2.0.