Uses of Class
org.jvnet.hk2.config.ValidationException

Packages that use ValidationException
org.jvnet.hk2.config   
 

Uses of ValidationException in org.jvnet.hk2.config
 

Methods in org.jvnet.hk2.config that throw ValidationException
 void DataType.validate(String value)
          Checks if given value can be had by the abstract data type represented by this implementation.
 void PrimitiveDataType.validate(String value)
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.