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,306
- non-test, non-generated
- all calls
- 4,480
- 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 | 984 |
| FieldError.Param | 870 |
| FieldError.Tag | 500 |
| FieldError.Type | 250 |
| FieldLevel.Field | 173 |
| FieldError.Kind | 156 |
| New | 106 |
| Validate.Struct | 104 |
| Validate.RegisterTranslation | 89 |
| lazyRegexCompile | 74 |