From 7708f9b8d04f53c8b840967155e7ee300707b0ef Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 14 Dec 2023 16:29:44 -0800 Subject: [PATCH] Update example.model.csv (#29) --- example.model.csv | 1 - 1 file changed, 1 deletion(-) diff --git a/example.model.csv b/example.model.csv index 179e57c..4859360 100644 --- a/example.model.csv +++ b/example.model.csv @@ -33,7 +33,6 @@ Check Match at Least,,,,,TRUE,DataProperty,,,matchAtLeastOne Patient.PatientID s Check Match Exactly,,,,,TRUE,DataProperty,,,matchExactlyOne MockComponent.checkMatchExactly set Check Match at Least values,,,,,TRUE,DataProperty,,,matchAtLeastOne MockComponent.checkMatchatLeastvalues value Check Match Exactly values,,,,,TRUE,DataProperty,,,matchExactlyOne MockComponent.checkMatchExactlyvalues value -Check Recommended,,,,,FALSE,DataProperty,,,recommended Check Ages,,,,,TRUE,DataProperty,,,protectAges Check Unique,,,,,TRUE,DataProperty,,,unique error Check Range,,,,,TRUE,DataProperty,,,inRange 50 100 error