Stream: implementers
Topic: Invariants when can't determine type
Eric Haas (Mar 28 2017 at 16:48):
When an invariant constrains element A if element B (type reference) is some resource type. Should it fail validation if element B's type is unknown because it only contains the display (i.e., text)?
Lloyd McKenzie (Mar 28 2017 at 17:02):
Probably not.
Last updated: Apr 12 2022 at 19:14 UTC