|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jca.validator.Validator
public class Validator

Validator
| Constructor Summary | |
|---|---|
Validator()
Constructor |
|
| Method Summary | |
|---|---|
ResourceBundle |
getResourceBundle()
Get the resource bundle |
List<Failure> |
validate(List<Validate> objects)
Validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Validator()
| Method Detail |
|---|
public ResourceBundle getResourceBundle()
public List<Failure> validate(List<Validate> objects)
objects - Objects that should be validated
null if no errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||