validator
validator copied to clipboard
Add English and Chinese translations for requiredXXX and excludesXXX tags.
Fixes Or Enhances
Make sure that you've checked the boxes below before you submit PR:
- [x] Tests exist or have been written that cover this particular change.
@go-playground/validator-maintainers
Add Chinese translations and tests for these tags:
excluded_if
excluded_unless
excluded_with
excluded_with_all
excluded_without
excluded_without_all
Add Chinese translations tests for these tags:
required_if
required_unless
required_with
required_with_all
required_without
required_without_all
Add English translations and tests for these tags:
required_unless
required_with
required_with_all
required_without
required_without_all
excluded_if
excluded_unless
excluded_with
excluded_with_all
excluded_without
excluded_without_all
Dependency: #939 #959 . tests will pass only if these 2 PR merged
I'm sorry accidentally add .swp file to commit . closing PR .