|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.recordio.FieldValidator
public class FieldValidator
| Constructor Summary | |
|---|---|
FieldValidator(Name fieldName,
Restriction valueValidation,
Validator[] recordValidators,
SubstitutionExpr messageExpr)
|
|
| Method Summary | |
|---|---|
boolean |
validate(ServiceContext context,
Flow flow,
java.util.List<java.lang.String> failures)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FieldValidator(Name fieldName,
Restriction valueValidation,
Validator[] recordValidators,
SubstitutionExpr messageExpr)
| Method Detail |
|---|
public boolean validate(ServiceContext context,
Flow flow,
java.util.List<java.lang.String> failures)
validate in interface Validator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||