Uses of Interface
javax.validation.spi.ConfigurationState

Packages that use ConfigurationState
javax.validation.spi Package containing objects specific to the interaction between the Bean Validation bootstrapping process and Bean Validation providers. 
 

Uses of ConfigurationState in javax.validation.spi
 

Methods in javax.validation.spi with parameters of type ConfigurationState
 ValidatorFactory ValidationProvider.buildValidatorFactory(ConfigurationState configurationState)
          Build a ValidatorFactory using the current provider implementation.
 



Copyright © 2007-2013. All Rights Reserved.