[ buster ]
[ bullseye ]
[ Quellcode: golang-gopkg-go-playground-validator.v8 ]
Paket: golang-gopkg-go-playground-validator.v8-dev (8.18.2-1)
Links für golang-gopkg-go-playground-validator.v8-dev
Debian-Ressourcen:
Quellcode-Paket golang-gopkg-go-playground-validator.v8 herunterladen:
- [golang-gopkg-go-playground-validator.v8_8.18.2-1.dsc]
- [golang-gopkg-go-playground-validator.v8_8.18.2.orig.tar.xz]
- [golang-gopkg-go-playground-validator.v8_8.18.2-1.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
- 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-invopop-jsonschema-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
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 see 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
golang-gopkg-go-playground-validator.v8-dev herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 34,7 kB | 281,0 kB | [Liste der Dateien] |