Fri, 27 Mar 2026 15:15:15 CST | login

Information for RPM golang-github-playground-validator-10-devel-10.10.0-1.ocs23.noarch.rpm

ID199773
Namegolang-github-playground-validator-10-devel
Version10.10.0
Release1.ocs23
Epoch
Archnoarch
SummaryGo struct and field validation
DescriptionPackage Validator implements value validations for structs and individual fields based on tags. It can also handle Cross-Field and Cross-Struct validation for nested structs and has the ability to dive into arrays and maps of any type. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/go-playground/validator/v10
Build Time2024-09-06 09:16:50 GMT
Size134.59 KB
82ec7432dc5e44b5b591a392996ad53e
LicenseMIT
Buildrootdist-ocs23-epol9-build-278723-26408
Provides
golang(github.com/go-playground/validator/v10) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/non-standard/validators) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/en) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/es) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/fa) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/fr) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/id) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/ja) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/nl) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/pt) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/pt_BR) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/ru) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/tr) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/zh) = 10.10.0-1.ocs23
golang(github.com/go-playground/validator/v10/translations/zh_tw) = 10.10.0-1.ocs23
golang-github-playground-validator-10-devel = 10.10.0-1.ocs23
golang-ipath(github.com/go-playground/validator/v10) = 10.10.0-1.ocs23
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/go-playground/locales)
golang(github.com/go-playground/universal-translator)
golang(github.com/leodido/go-urn)
golang(golang.org/x/crypto/sha3)
golang(golang.org/x/text/language)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 70 >>>
Name ascending sort Size
/usr/share/doc/golang-github-playground-validator-10-devel0.00 B
/usr/share/doc/golang-github-playground-validator-10-devel/README.md18.63 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/go-playground0.00 B
/usr/share/gocode/src/github.com/go-playground/validator0.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v100.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/.goipath49.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/baked_in.go67.51 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/benchmarks_test.go20.14 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/cache.go7.42 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/country_codes.go90.57 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/currency_codes.go4.34 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/doc.go34.26 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/errors.go7.30 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/field_level.go4.81 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/go.mod708.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/non-standard0.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/non-standard/validators0.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/non-standard/validators/notblank.go679.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/non-standard/validators/notblank_test.go1.20 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/postcode_regexes.go4.18 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/regexes.go10.48 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/struct_level.go5.34 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations0.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations.go425.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/en0.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/en/en.go33.04 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/en/en_test.go20.64 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/es0.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/es/es.go31.85 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/es/es_test.go19.71 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/fa0.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/fa/fa.go34.92 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/fa/fa_test.go22.62 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/fr0.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/fr/fr.go32.06 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/fr/fr_test.go18.64 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/id0.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/id/id.go31.62 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/id/id_test.go18.14 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ja0.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ja/ja.go34.96 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/ja/ja_test.go20.48 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/nl0.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/nl/nl.go31.49 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/nl/nl_test.go18.18 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pt0.00 B
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pt/pt.go32.26 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pt/pt_test.go20.06 KB
/usr/share/gocode/src/github.com/go-playground/validator/v10/translations/pt_BR0.00 B
Component of No Buildroots