[ Quellcode: golang-github-go-playground-validator-v10 ]
Paket: golang-github-go-playground-validator-v10-dev (10.4.1-4)
Links für golang-github-go-playground-validator-v10-dev
Debian-Ressourcen:
Quellcode-Paket golang-github-go-playground-validator-v10 herunterladen:
- [golang-github-go-playground-validator-v10_10.4.1-4.dsc]
- [golang-github-go-playground-validator-v10_10.4.1.orig.tar.gz]
- [golang-github-go-playground-validator-v10_10.4.1-4.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
- golang-gopkg-go-playground-validator.v8-dev
- golang-github-go-ozzo-ozzo-validation.v4-dev
- golang-github-vmihailenco-msgpack.v5-dev
- golang-gopkg-pg.v5-dev
- golang-github-tendermint-go-wire-dev
- golang-github-tdewolff-argp-dev
- golang-github-go-viper-mapstructure-dev
- golang-github-creasty-defaults-dev
- golang-github-mitchellh-mapstructure-dev
- golang-github-goji-param-dev
- golang-github-alexflint-go-arg-dev
Go library for struct and field validation
The validator package implements value validations for structs and individual fields based on tags.
It has the following unique features:
- Cross Field and Cross Struct validation 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. - Ability to dive into both map keys and values for validation. - Handles type interface by determining its underlying type prior to validation. - Handles custom field types such as the SQL driver's Valuer. - Alias validation tags, which allows for mapping of several validations to a single tag for easier definition of validations on structs. - Extraction of custom defined Field Name, allowing to specify extracting the JSON name while validating and making it available in the resulting FieldError. - Customizable i18n-aware error messages.
Andere Pakete mit Bezug zu golang-github-go-playground-validator-v10-dev
|
|
|
|
-
- dep: golang-github-go-playground-locales-dev (>= 0.14.0~)
- set of locales generated from the CLDR Project
-
- dep: golang-github-go-playground-universal-translator-dev
- translator for Go using CLDR data and pluralization rules
-
- dep: golang-github-leodido-go-urn-dev
- Go parser for Uniform Resource Names
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
golang-github-go-playground-validator-v10-dev herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 92,1 kB | 1.179,0 kB | [Liste der Dateien] |