fhir-crucible / testscript-engine

Ruby FHIR TestScript execution engine
Apache License 2.0
5 stars 2 forks source link

Show validation details on console if TestScript is not valid #15

Closed jhlee-mitre closed 2 years ago

jhlee-mitre commented 2 years ago

Show validation details on console if TestScript is not valid. Used .validate()

Example:

I, [2022-06-29T10:27:38.342288 #94207] INFO -- : [.load_scripts] Violation: {"url"=>["TestScript.url: invalid cardinality. Found 0 expected 1..1"]}