public class SchematronBaseValidator extends Object implements IValidatorModule
SchematronProvider in order
to be truly optional.| Constructor and Description |
|---|
SchematronBaseValidator(FhirContext theContext)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
validateResource(IValidationContext<IBaseResource> theCtx)
Validate the actual resource.
|
public SchematronBaseValidator(FhirContext theContext)
public void validateResource(IValidationContext<IBaseResource> theCtx)
IValidatorModuleIValidationContext can be used to access the resource being validated,
and is populated with the results.validateResource in interface IValidatorModuleCopyright © 2014–2019 University Health Network. All rights reserved.