public class MSGTEST02 extends ISOBaseValidator
Title: jPOS
Description: Java Framework for Financial Systems
Copyright: Copyright (c) 2000 jPOS.org. All rights reserved.
Company: www.jPOS.org
breakOnError, cfg, logger, realm
Constructor and Description |
---|
MSGTEST02() |
MSGTEST02(boolean breakOnError) |
Modifier and Type | Method and Description |
---|---|
ISOComponent |
validate(ISOComponent m)
Validate field-interdependency.
|
breakOnError, getLogger, getRealm, setBreakOnError, setConfiguration, setLogger
public ISOComponent validate(ISOComponent m) throws ISOException
ISOBaseValidator
validate
in interface ISOValidator
validate
in class ISOBaseValidator
m
- Component to validateISOException
- if break-on-error is true and an error succedd.