Uses of Interface
javax.validation.Validator

Packages that use Validator
javax.validation Top level package of the Bean Validation API. 
 

Uses of Validator in javax.validation
 

Methods in javax.validation that return Validator
 Validator ValidatorFactory.getValidator()
          Returns an initialized Validator instance using the factory defaults for message interpolator, traversable resolver and constraint validator factory.
 Validator ValidatorContext.getValidator()
          Returns an initialized Validator instance respecting the defined state.
 



Copyright © 2007-2013 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.