Uses of Class
org.eclipse.wst.validation.Validator.V2

Packages that use Validator.V2
org.eclipse.wst.validation A framework for calling validators that are build based. 
 

Uses of Validator.V2 in org.eclipse.wst.validation
 

Methods in org.eclipse.wst.validation that return Validator.V2
 Validator.V2 Validator.asV2Validator()
          If you are a version 2 validator, answer yourself as one, otherwise answer null.
 Validator.V2 Validator.V2.asV2Validator()
           
 Validator.V2 AbstractValidator.getParent()
          Answer the validator that you belong to.