Package ca.uhn.fhir.mdm.rules.config
Class MdmRuleValidator
java.lang.Object
ca.uhn.fhir.mdm.rules.config.MdmRuleValidator
- All Implemented Interfaces:
IMdmRuleValidator
-
Constructor Summary
ConstructorDescriptionMdmRuleValidator
(ca.uhn.fhir.context.FhirContext theFhirContext, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRetriever) -
Method Summary
Modifier and TypeMethodDescriptionvoid
validate
(MdmRulesJson theMdmRules) void
validateMdmTypes
(MdmRulesJson theMdmRulesJson) void
validateTypeHasIdentifier
(String theResourceType)
-
Constructor Details
-
MdmRuleValidator
@Autowired public MdmRuleValidator(ca.uhn.fhir.context.FhirContext theFhirContext, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRetriever)
-
-
Method Details
-
validate
- Specified by:
validate
in interfaceIMdmRuleValidator
-
validateMdmTypes
-
validateTypeHasIdentifier
-