package
github.com/go-playground/validator/v10
third-party10 third-party functions from github.com/go-playground/validator/v10, ranked by how often they are called outside tests and generated code.
- prod calls
- 3,468
- non-test, non-generated
- all calls
- 4,663
- total callsites
- functions
- 10
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/go-playground/validator/v10
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| FieldError.Field | 1,039 |
| FieldError.Param | 920 |
| FieldError.Tag | 532 |
| FieldError.Type | 263 |
| FieldLevel.Field | 174 |
| FieldError.Kind | 163 |
| New | 106 |
| Validate.Struct | 104 |
| Validate.RegisterTranslation | 93 |
| lazyRegexCompile | 74 |