public class ValidatorAdapter extends Object implements Validator<ca.uhn.hl7v2.model.Message,ca.uhn.hl7v2.validation.ValidationContext>
Validator interface.| Constructor and Description |
|---|
ValidatorAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(ca.uhn.hl7v2.model.Message message,
ca.uhn.hl7v2.validation.ValidationContext profile)
Validates the message using a validator that fails on the first validation problem
that is identified.
|
Copyright © 2016 Open eHealth Foundation. All rights reserved.