|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.recordio.ValidateRecord
public class ValidateRecord
Constructor Summary | |
---|---|
ValidateRecord(Name recordTypeName,
Validator[] validators,
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 ValidateRecord(Name recordTypeName, Validator[] validators, 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 |