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, msgPackager
pad, 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, unpack
getDescription, getLength, pack, readBytes, setDescription, setLength, setPad, setTrim
public ISOMsgFieldValidatingPackager(ISOFieldPackager fieldPackager, ISOPackager msgPackager)
public ISOComponent validate(ISOComponent m) throws ISOException
ISOValidator
validate
in interface ISOValidator
ISOException
- if break-on-error is assummed and there are
some errors.