CSenshi / Validator

Easy-to-use, Highly Configurable Python Data Validator. Inspired by Laravel Validator
https://pypi.org/project/validator/
MIT License
46 stars 23 forks source link

Validate function #32

Closed bnMikheili closed 4 years ago

bnMikheili commented 4 years ago

Fix #27 . Implemented validate function as a validator class wrapper and added tests for the new approach of validation.