Package org.jboss.jca.validator
Class Validator
- java.lang.Object
-
- org.jboss.jca.validator.Validator
-
public class Validator extends Object
Validator
-
-
Constructor Summary
Constructors Constructor Description Validator()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ResourceBundlegetResourceBundle()Get the resource bundleList<Failure>validate(List<Validate> objects)Validate
-
-
-
Method Detail
-
getResourceBundle
public ResourceBundle getResourceBundle()
Get the resource bundle- Returns:
- The resource bundle
-
-