ErrLookup › go-playground/validator
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving · Go · 56 source files
Analyzed at facf128d2e on 2026-09-02. 39 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| tag '%s' cannot be used on a struct type | exception | warning | go, validator, translations, gt-tag, struct-field |
| tag '%s' cannot be used on a struct type | exception | warning | go, validator, translations, lt-tag, struct-field |
| tag '%s' cannot be used on a struct type | exception | warning | go, validator, translations, lt-tag, struct-field |
| tag '%s' cannot be used on a struct type | exception | error | go, validator, translations, struct-tag, lt |
| tag '%s' cannot be used on a struct type | exception | error | go, validator, translations, struct-tag, lt |
| tag '%s' cannot be used on a struct type | exception | error | go, validator, translations, struct-tag, lt |
| tag '%s' cannot be used on a struct type | exception | error | |
| a tag '%s' não pode ser usada em uma struct type | exception | error | |
| a tag '%s' não pode ser usado em uma struct type | exception | error | |
| tag '%s' cannot be used on a struct type | exception | error | |
| tag '%s' cannot be used on a struct type | exception | error | |
| tag '%s' cannot be used on a struct type | exception | error | |
| tag '%s' cannot be used on a struct type | error_code | error | |
| tag '%s' không thể dùng trên kiểu struct | error_code | error | |
| tag '%s'不能用于struct类型. | error_code | error | |
| tag '%s'不能用於struct類型. | error_code | error | |
| Bad field type %s | panic | error | |
| Bad field name %s | panic | error | |
| Bad field name provided %s | panic | error | |
| Bad field type %s:%s | panic | error | |
| Bad field type %T | panic | error | go, validator, panic, reflection, urn, rfc8141 |
| panic(err) (os.Stat *PathError re-raised for unexpected stat | panic | error | go, validator, panic, filesystem, os-stat, permissions, patherror |
| Bad param number for required_if %s | panic | error | go, validator, panic, struct-tags, required-if |
| Duplicate param %s for required_if %s | panic | error | go, validator, panic, struct-tags, required-if |
| Bad param number for excluded_if %s | panic | error | go, validator, panic, struct-tags, excluded-if |
| Bad param number for required_unless %s | panic | error | go, validator, panic, struct-tags, required-unless |
| Bad param number for skip_unless %s | panic | error | go, validator, panic, struct-tags, skip-unless |
| Bad param number for excluded_unless %s | panic | error | go, validator, panic, struct-tags, excluded-unless |
| *PathError from os.Stat | panic | error | |
| Unrecognized parameter: | panic | error | go, validator, panic, tag-parameter, spicedb |
| '%s' tag must be immediately preceded by the '%s' tag | panic | critical | go, validator, panic, tag-syntax, cache |
| 'endkeys' tag encountered without a corresponding 'keys' tag | panic | critical | go, validator, panic, tag-syntax, cache |
| Invalid validation tag on field '%s' | panic | critical | go, validator, panic, tag-syntax, cache |
| Undefined validation function '%s' on field '%s' | panic | critical | go, validator, struct-tags, panic, unknown-tag |
| err.Error() from strconv.ParseBool | panic | error | go, validator, strconv, panic, tag-parameter |
| validateFn is not supported with 'no-validate-fn' tag | panic | critical | go, validator, build-tags, panic, compile-time |
| dive error! can't dive on a non slice or map | panic | critical | go, validator, dive, panic, slices |
| Alias '%s' either contains restricted characters or is the s | panic | error | go, validator, alias, panic, restricted-tags |
| Tag '%s' either contains restricted characters or is the sam | panic | error | go, validator, custom-validation, panic, restricted-tags |