andrebaltieri / Flunt

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

Code reuse in BoolValidationContract #24

Closed IgorRozani closed 5 years ago

IgorRozani commented 5 years ago

I changed the BoolValidationContract to reuse the method IsFalse, since both does basically the same thing.