keleshev / schema

Schema validation just got Pythonic
MIT License
2.86k stars 214 forks source link

Add option to ignore None values to Optional() #297

Open darkdragon-001 opened 11 months ago

darkdragon-001 commented 11 months ago

This allows treating None values the same as unset keys when using Optional().