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

Uses of ValidationException in org.jvnet.hk2.config
 

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.