| Package | Description |
|---|---|
| ca.uhn.fhir.context | |
| ca.uhn.fhir.validation |
| Modifier and Type | Method and Description |
|---|---|
FhirValidator |
FhirContext.newValidator()
Create a new validator instance.
|
| Modifier and Type | Method and Description |
|---|---|
FhirValidator |
FhirValidator.setValidateAgainstStandardSchema(boolean theValidateAgainstStandardSchema)
Should the validator validate the resource against the base schema (the schema provided with the FHIR distribution itself)
|
FhirValidator |
FhirValidator.setValidateAgainstStandardSchematron(boolean theValidateAgainstStandardSchematron)
Should the validator validate the resource against the base schematron (the schematron provided with the FHIR distribution itself)
|
Copyright © 2014–2017 University Health Network. All rights reserved.