|
jPOS 1.6.1 API Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpos.iso.ISOBaseValidator
org.jpos.iso.validator.MSGTEST
public class MSGTEST
Tester to validate msg.
Title: jPOS
Description: Java Framework for Financial Systems
Copyright: Copyright (c) 2000 jPOS.org. All rights reserved.
Company: www.jPOS.org
| Constructor Summary | |
|---|---|
MSGTEST()
|
|
MSGTEST(boolean breakOnError)
|
|
| Method Summary | |
|---|---|
ISOComponent |
validate(ISOComponent m)
Validate field-interdependency. |
| Methods inherited from class org.jpos.iso.ISOBaseValidator |
|---|
breakOnError, getLogger, getRealm, setBreakOnError, setConfiguration, setLogger |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MSGTEST()
public MSGTEST(boolean breakOnError)
| Method Detail |
|---|
public ISOComponent validate(ISOComponent m)
throws ISOException
ISOBaseValidator
validate in interface ISOValidatorvalidate in class ISOBaseValidatorm - Component to validate
ISOException - if break-on-error is true and an error succedd.
|
jPOS.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||