public interface Validator
| Modifier and Type | Method and Description | 
|---|---|
HL7Exception[] | 
validate(Message message,
        StaticDef profile)
Validates the given message against the given static definition from 
 a conformance profile. 
 | 
HL7Exception[] validate(Message message, StaticDef profile) throws ProfileException, HL7Exception
ProfileException - if a problem is encountered that interferes with evaluationHL7ExceptionCopyright © 2001–2017 University Health Network. All rights reserved.