Closed sebastianwessel closed 5 months ago
Currently, if no object keys are explicit set, it will default to z.object({}), which isn't allowing any unknown entries.
This is correct, if the field is not marked as FLEXIBLE, but not when it is explicit marked with FLEXIBLE
Currently, if no object keys are explicit set, it will default to z.object({}), which isn't allowing any unknown entries.
This is correct, if the field is not marked as FLEXIBLE, but not when it is explicit marked with FLEXIBLE