Package org.jboss.jca.validator
Class Validator
java.lang.Object
org.jboss.jca.validator.Validator
Validator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the resource bundleValidate
-
Constructor Details
-
Validator
public Validator()Constructor
-
-
Method Details
-
getResourceBundle
Get the resource bundle- Returns:
- The resource bundle
-
validate
Validate- Parameters:
objects- Objects that should be validated- Returns:
- The list of failures;
nullif no errors
-