|
jPOS 1.6.1 API Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISOValidator
Validates a jPOS ISOComponent. These kind of validations are considered in lowest level. Validation models at higher level must not be considered here. Something like field-interdependency and others complex validation rules are not included in these validations.
Title: jPOS
Description: Java Framework for Financial Systems
Copyright: Copyright (c) 2000 jPOS.org. All rights reserved.
Company: www.jPOS.org
| Method Summary | |
|---|---|
ISOComponent |
validate(ISOComponent m)
Validate an ISOComponent. |
| Method Detail |
|---|
ISOComponent validate(ISOComponent m)
throws ISOException
ISOVException - if break-on-error is assummed and there are
some errors.
ISOException
|
jPOS.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||