Package | Description |
---|---|
javax.validation | |
javax.validation.bootstrap | |
javax.validation.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
Configuration<T extends Configuration<T>> |
Modifier and Type | Method and Description |
---|---|
static <T extends Configuration<T>,U extends ValidationProvider<T>> |
Validation.byProvider(Class<U> providerType) |
Modifier and Type | Interface and Description |
---|---|
interface |
ProviderSpecificBootstrap<T extends Configuration<T>> |
Modifier and Type | Method and Description |
---|---|
Configuration<?> |
GenericBootstrap.configure() |
Modifier and Type | Interface and Description |
---|---|
interface |
ValidationProvider<T extends Configuration<T>> |
Modifier and Type | Method and Description |
---|---|
Configuration<?> |
ValidationProvider.createGenericConfiguration(BootstrapState state) |
Copyright © 2014. All Rights Reserved.