Endpoint Validation: Request Validating
The Endpoint Validation: Request Validating configuration category includes the following configurable options:
Request Validating Bean Types
Request Validating Enabled
Fail On Severity
Validation Response Headers Enabled
Validation Tags Enabled
|
Request Validating Bean Types |
|
|
STRING | |
A comma-separated list of subclasses of IValidationSupport to be added to the validation support chain. | |
|
|
(no default) | |
|
|
Request Validating Enabled |
|
|
BOOLEAN | |
If enabled, the official FHIR StructureDefinitions and ValueSets will be used to validate resources for incoming FHIR requests. | |
|
|
false
|
|
|
|
Fail On Severity |
|
|
ENUM | |
Values |
|
The severity at which to fail validated requests. Request Validating must be enabled for this setting to take effect. |
|
|
|
ERROR
|
|
|
|
Validation Response Headers Enabled |
|
|
BOOLEAN | |
If enabled, an informative header will be added to the response during validation. Request Validating must be enabled for this setting to take effect. |
|
|
|
false
|
|
|
|
Validation Tags Enabled |
|
|
BOOLEAN | |
If enabled, an informative tag will be added to a resource during validation. Existing Smile CDR validation tags will be stripped from the incoming resource. Request Validating must be enabled for this setting to take effect. |
|
|
|
false
|
|
|