Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7a06ef1a authored by Alexandre Pocinho's avatar Alexandre Pocinho
Browse files

Merge branch 'feature/ANSBP-430' into release/3.10.0

parents 5522a575 b850cf05
No related branches found
No related tags found
1 merge request!68[HLVAL-481] Wrong validation constraints in [eHDSI HL7v3] - Identification...
Pipeline #1119154 failed
# GVT configuration file
## Context
The GVT dependency:
```xml
<dependency>
<groupId>gov.nist</groupId>
<artifactId>hl7-v2-validation</artifactId>
<version>${hl7.v2.version}</version>
</dependency>
```
can be used with a configuration file in `src/main/resource/application.conf` that overwrite the `reference.conf` found here (<https://github.com/usnistgov/v2-validation/blob/features/v1_6_3/validation/src/main/resources/reference.conf>).
It allows to change level of classification (error, warning, etc.) or message for specific category (single-code-failure, code-not-found-cs-empty, etc.)
\ No newline at end of file
# Add here custom error levels
# Add here custom error levels or custom message
report {
code-not-found-cs-empty {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment