208 B
208 B
effect
| effect |
|---|
| patch |
Config.withDefault now only recovers from missing data for literal/union
schemas. Invalid present values now propagate validation errors instead of
using the default, closes #2384.