
Package ca.uhn.fhir.validation
Interface IInstanceValidatorModule
-
- All Superinterfaces:
IValidatorModule
public interface IInstanceValidatorModule extends IValidatorModule
This interface marks avalidator module
that uses the FHIR FhirInstanceValidator as the underlying engine (i.e. it performs profile validation)
-
-
Method Summary
-
Methods inherited from interface ca.uhn.fhir.validation.IValidatorModule
validateResource
-
-