public interface ISOValidator
Title: jPOS
Description: Java Framework for Financial Systems
Copyright: Copyright (c) 2000 jPOS.org. All rights reserved.
Company: www.jPOS.org
Modifier and Type | Method and Description |
---|---|
ISOComponent |
validate(ISOComponent m)
Validate an ISOComponent.
|
ISOComponent validate(ISOComponent m) throws ISOException
ISOException
- if break-on-error is assummed and there are
some errors.