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

New Rule: String #51

Closed CSenshi closed 4 years ago

CSenshi commented 4 years ago

Write rule to validate data to be type of string

Description: "The field under validation must be a string"

Please see CONTRIBUTING.md for Contribution details :100:

VatoKo commented 4 years ago

I'd like to make this new rule for you ❤️