guardrail
guardrail copied to clipboard
Allow omitting Presence
Some (if not most) specs don't actually distinguish between a field being non-required and being null. So it would be nice to avoid using Presence for them.
Ie, please allow an option to treat non-required fields as nullable.