Interface | Description |
---|---|
GenericBootstrap |
Defines the state used to bootstrap Bean Validation and
creates a provider agnostic
Configuration . |
ProviderSpecificBootstrap<T extends Configuration<T>> |
Defines the state used to bootstrap Bean Validation and
creates a provider specific
Configuration
of typeT . |
Copyright © 2018 JBoss by Red Hat. All rights reserved.