golang-github-go-playground-validator-v10-dev (10.30.1-1)
3 versions available in kali/kali-last-snapshot/main/i386
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- golang-github-go-playground-validator-v10
- Architecture
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 2.1 kB
- Size expected
- 170.8 kB
- Size actual
- 170.8 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
Go library for struct and field validation
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | beeec52f…6c9428d0 | |
| SHA-1 | 7e19358b…6fd469f0 | |
| SHA-256 | 98fba31a…0211a80f | |
| SHA-512 | d1de5abc…d2c1d38a |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-go-playground-validator-v10-dev usr/share/doc/golang-github-go-playground-validator-v10-dev/changelog.Debian.gz usr/share/doc/golang-github-go-playground-validator-v10-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/go-playground usr/share/gocode/src/github.com/go-playground/validator usr/share/gocode/src/github.com/go-playground/validator/v10 usr/share/gocode/src/github.com/go-playground/validator/v10/_examples usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/custom usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/custom/main.go usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/custom-validation usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/custom-validation/main.go usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/dive usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/dive/main.go usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/gin-upgrading-overriding usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/gin-upgrading-overriding/main.go usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/gin-upgrading-overriding/v8_to_v9.go usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/http-transalations usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/http-transalations/main.go usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/map-validation usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/map-validation/main.go usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/simple usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/simple/main.go usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/struct-level usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/struct-level/main.go usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/struct-map-rules-validation usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/struct-map-rules-validation/main.go usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/translations usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/translations/main.go usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/validate_fn usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/validate_fn/enum_enumer.go usr/share/gocode/src/github.com/go-playground/validator/v10/_examples/validate_fn/main.go usr/share/gocode/src/github.com/go-playground/validator/v10/baked_in.go usr/share/gocode/src/github.com/go-playground/validator/v10/benchmarks_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/cache.go usr/share/gocode/src/github.com/go-playground/validator/v10/country_codes.go usr/share/gocode/src/github.com/go-playground/validator/v10/currency_codes.go usr/share/gocode/src/github.com/go-playground/validator/v10/doc.go usr/share/gocode/src/github.com/go-playground/validator/v10/errors.go usr/share/gocode/src/github.com/go-playground/validator/v10/field_level.go usr/share/gocode/src/github.com/go-playground/validator/v10/go.mod usr/share/gocode/src/github.com/go-playground/validator/v10/go.sum usr/share/gocode/src/github.com/go-playground/validator/v10/non-standard usr/share/gocode/src/github.com/go-playground/validator/v10/non-standard/validators usr/share/gocode/src/github.com/go-playground/validator/v10/non-standard/validators/notblank.go usr/share/gocode/src/github.com/go-playground/validator/v10/non-standard/validators/notblank_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/options.go usr/share/gocode/src/github.com/go-playground/validator/v10/postcode_regexes.go usr/share/gocode/src/github.com/go-playground/validator/v10/regexes.go usr/share/gocode/src/github.com/go-playground/validator/v10/struct_level.go usr/share/gocode/src/github.com/go-playground/validator/v10/testdata usr/share/gocode/src/github.com/go-playground/validator/v10/testdata/a.go usr/share/gocode/src/github.com/go-playground/validator/v10/testdata/music.mp3 usr/share/gocode/src/github.com/go-playground/validator/v10/translations usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ar usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ar/ar.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ar/ar_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/de usr/share/gocode/src/github.com/go-playground/validator/v10/translations/de/de.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/de/de_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/en usr/share/gocode/src/github.com/go-playground/validator/v10/translations/en/en.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/en/en_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/es usr/share/gocode/src/github.com/go-playground/validator/v10/translations/es/es.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/es/es_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/fa usr/share/gocode/src/github.com/go-playground/validator/v10/translations/fa/fa.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/fa/fa_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/fr usr/share/gocode/src/github.com/go-playground/validator/v10/translations/fr/fr.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/fr/fr_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/id usr/share/gocode/src/github.com/go-playground/validator/v10/translations/id/id.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/id/id_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/it usr/share/gocode/src/github.com/go-playground/validator/v10/translations/it/it.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/it/it_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ja usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ja/ja.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ja/ja_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ko usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ko/ko.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ko/ko_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/lv usr/share/gocode/src/github.com/go-playground/validator/v10/translations/lv/lv.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/lv/lv_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/nl usr/share/gocode/src/github.com/go-playground/validator/v10/translations/nl/nl.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/nl/nl_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pl usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pl/pl.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pl/pl_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pt usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pt/pt.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pt/pt_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pt_BR usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pt_BR/pt_BR.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pt_BR/pt_BR_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ru usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ru/ru.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ru/ru_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/th usr/share/gocode/src/github.com/go-playground/validator/v10/translations/th/th.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/th/th_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/tr usr/share/gocode/src/github.com/go-playground/validator/v10/translations/tr/tr.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/tr/tr_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/uk usr/share/gocode/src/github.com/go-playground/validator/v10/translations/uk/uk.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/uk/uk_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/vi usr/share/gocode/src/github.com/go-playground/validator/v10/translations/vi/vi.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/vi/vi_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/zh usr/share/gocode/src/github.com/go-playground/validator/v10/translations/zh/zh.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/zh/zh_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/zh_tw usr/share/gocode/src/github.com/go-playground/validator/v10/translations/zh_tw/zh_tw.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations/zh_tw/zh_tw_test.go usr/share/gocode/src/github.com/go-playground/validator/v10/translations.go usr/share/gocode/src/github.com/go-playground/validator/v10/util.go usr/share/gocode/src/github.com/go-playground/validator/v10/validator.go usr/share/gocode/src/github.com/go-playground/validator/v10/validator_instance.go usr/share/gocode/src/github.com/go-playground/validator/v10/validator_test.go