Uses of Class
org.jboss.jca.validator.ValidateClass
-
Packages that use ValidateClass Package Description org.jboss.jca.validator This package contains the specification validator moduleorg.jboss.jca.validator.rules This package contains the rules for the specification validator -
-
Uses of ValidateClass in org.jboss.jca.validator
Subclasses of ValidateClass in org.jboss.jca.validator Modifier and Type Class Description classValidateObjectObject wrapper for objects that should be validated -
Uses of ValidateClass in org.jboss.jca.validator.rules
Methods in org.jboss.jca.validator.rules with parameters of type ValidateClass Modifier and Type Method Description static List<Failure>ConfigPropertiesHelper. validateConfigPropertiesType(ValidateClass vo, String section, String failMsg)validate ConfigProperties type
-