public class Validator extends Object
| Constructor and Description |
|---|
Validator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
validate(ca.uhn.hl7v2.model.Message msg,
ca.uhn.hl7v2.HapiContext context)
Validates an HL7v2 message.
|
public static void validate(ca.uhn.hl7v2.model.Message msg,
ca.uhn.hl7v2.HapiContext context)
msg - message to be validated.context - optional HAPI Context referencing validation rules.
When null then the message's own context will be used instead.Copyright © 2017 Open eHealth Foundation. All rights reserved.