disableProfileValidation property

bool? disableProfileValidation
getter/setter pair

Whether to disable profile validation for this FHIR store.

Set this to true to disable checking incoming resources for conformance against structure definitions in this FHIR store.

Implementation

core.bool? disableProfileValidation;