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

how to Custom error messages ? #134

Open over-star opened 1 year ago

over-star commented 1 year ago

Bug Description: {A clear and concise description of what the bug is}

Expected Behavior: {A clear and concise description of what you expected to happen} i want to Custom error messages to chinese? Code Fragment: {If possible, copy code fragment that caused a bug}

# Code...

Error Fragment: {If possible and if error occurred copy error message}

# Error Message...

Anyone willing to contribute please review CONTRIBUTING.md for more details :100: