esc icon indicating copy to clipboard operation
esc copied to clipboard

schema: validation fails silently for `Never`

Open pgavlin opened this issue 1 year ago • 0 comments

When validating a value (and likely a schema) against the Never schema, validation fails silently. We should instead issue an error.

pgavlin avatar Sep 20 '23 15:09 pgavlin