public class ISOMsgFieldValidatingPackager extends ISOMsgFieldPackager implements ISOValidator
Title: jPOS
Description: Java Framework for Financial Systems
Copyright: Copyright (c) 2000 jPOS.org. All rights reserved.
Company: www.jPOS.org
fieldPackager, msgPackagerpad, trim| Constructor and Description |
|---|
ISOMsgFieldValidatingPackager(ISOFieldPackager fieldPackager,
ISOPackager msgPackager) |
| Modifier and Type | Method and Description |
|---|---|
ISOComponent |
validate(ISOComponent m)
Validate an ISOComponent.
|
createComponent, getISOFieldPackager, getISOMsgPackager, getMaxPackedLength, pack, unpack, unpackgetDescription, getLength, pack, readBytes, setDescription, setLength, setPad, setTrimpublic ISOMsgFieldValidatingPackager(ISOFieldPackager fieldPackager, ISOPackager msgPackager)
public ISOComponent validate(ISOComponent m) throws ISOException
ISOValidatorvalidate in interface ISOValidatorISOException - if break-on-error is assummed and there are
some errors.