Edgar Müller
Edgar Müller
Thank you, Stefan!
@mlandry8 Except the open draft PR there isn't unfortunately, we simply didn't find the time to finish it. But we'll try to do so for the next minor release (which...
Also, before externalizing, one should replace `schemaTypeAsString` with an appropriate boolean for each schema type. Currently, one can provide invalid values for the `type` keyword since it expects a string.
Another related issue: `booleanWriter` does delegate directly to `anyConstraintWriter` as it should be and hence always includes the `type` in the serialization.
The initial motivation for this issue was because of i18n reasons, but we could also think about altering the general error reporting format. So, what you propose is remove the...