andrebaltieri / Flunt

Validations and Notifications
https://github.com/andrebaltieri/flunt
MIT License
626 stars 162 forks source link

Skip null values on validation #76

Open andrebaltieri opened 3 years ago

andrebaltieri commented 3 years ago

If value is null, skip the validation, except for OrNull methods.