[ buster ]
[ bullseye ]
[ Source: golang-gopkg-go-playground-validator.v8 ]
Package: golang-gopkg-go-playground-validator.v8-dev (8.18.1-1)
Links for golang-gopkg-go-playground-validator.v8-dev
Debian Resources:
Download Source Package golang-gopkg-go-playground-validator.v8:
- [golang-gopkg-go-playground-validator.v8_8.18.1-1.dsc]
- [golang-gopkg-go-playground-validator.v8_8.18.1.orig.tar.gz]
- [golang-gopkg-go-playground-validator.v8_8.18.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- golang-github-go-playground-validator-v10-dev
- golang-github-go-ozzo-ozzo-validation.v4-dev
- golang-github-tendermint-go-wire-dev
- golang-github-vmihailenco-msgpack.v5-dev
- golang-gopkg-pg.v5-dev
- golang-github-creasty-defaults-dev
- golang-github-tdewolff-argp-dev
- golang-github-alecthomas-jsonschema-dev
- golang-gopkg-validator.v2-dev
- golang-github-kisielk-sqlstruct-dev
- python3-gfapy
Go Struct and Field validation (version 8.x)
Package validator implements value validations for structs and individual fields based on tags.
It has the following unique features:
* Cross Field and Cross Struct validations by using validation tags or custom validators. * Slice, Array and Map diving, which allows any or all levels of a multidimensional field to be validated. * Handles type interface by determining it's underlying type prior to validation. * Handles custom field types such as sql driver Valuer * Alias validation tags, which allows for mapping of several validations to a single tag for easier defining of validations on structs * Extraction of custom defined Field Name e.g. can specify to extract the JSON name while validating and have it available in the resulting FieldError
Other Packages Related to golang-gopkg-go-playground-validator.v8-dev
|
|
|
|
-
- dep: golang-gopkg-go-playground-assert.v1-dev
- Basic Assertion Library used along side native go testing
Download golang-gopkg-go-playground-validator.v8-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 36.2 kB | 297.0 kB | [list of files] |