validator icon indicating copy to clipboard operation
validator copied to clipboard

Add English and Chinese translations for requiredXXX and excludesXXX tags.

Open violin0622 opened this issue 2 years ago • 1 comments

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

violin0622 avatar Aug 17 '22 08:08 violin0622

I'm sorry accidentally add .swp file to commit . closing PR .

violin0622 avatar Aug 17 '22 08:08 violin0622