Skip to content

Commit

Permalink
improve error message from validator
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Aug 11, 2024
1 parent 25a38a8 commit 0da1887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@
"severity": "error",
"code": "invalid",
"details": {
"text": "Wrong Display Name 'maxima' for http://phr.kanta.fi/fiphr-cs-observationmethod#1. Valid display is one of 2 choices: 'Method 1' or 'Metodi 1' (for the language(s) 'fi')"
"text": "Wrong Display Name 'maxima' for http://phr.kanta.fi/fiphr-cs-observationmethod#1. Valid display is one of 2 choices: 'Method 1' or 'Metodi 1' (fi) (for the language(s) 'fi')"
},
"diagnostics": "[94,3]",
"expression": [
Expand Down

0 comments on commit 0da1887

Please sign in to comment.