#1 Validator
Package validator implements value validations for structs and individual fields based on tags.
Health score 47/100, confidence 55/100.
| Latest version | v0.1.0 |
| Imported by | 220 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 5 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| XMLRoundtripError | Type | type XMLRoundtripError struct{ ... } |
| XMLRoundtripError.Error | Method | func (err XMLRoundtripError) Error() string |
| XMLRoundtripError.Expected | Field | Expected xml.Token |
| XMLRoundtripError.Observed | Field | Observed xml.Token |
| XMLRoundtripError.Overflow | Field | Overflow []byte |
| XMLValidationError | Type | type XMLValidationError struct{ ... } |
| XMLValidationError.Column | Field | Column int64 |
| XMLValidationError.End | Field | End int64 |
| XMLValidationError.Error | Method | func (err XMLValidationError) Error() string |
| XMLValidationError.Line | Field | Line int64 |
| XMLValidationError.Start | Field | Start int64 |
| XMLValidationError.Unwrap | Method | func (err XMLValidationError) Unwrap() error |
Package validator implements value validations for structs and individual fields based on tags.
Package govalidator is package of validators and sanitizers for strings, structs and collections.
Package validate is a generic go data validate, filtering library.
Generate message validators from .proto annotations.
Package validation provides configurable and extensible rules for validating data of various types.
Package validation provides methods for validating parameter value using reflection.
Package validator implements value validations for structs and individual fields based on tags.
Package govalidator is package of validators and sanitizers for strings, structs and collections.
Package validate is a generic go data validate, filtering library.
Generate message validators from .proto annotations.
Package validation provides configurable and extensible rules for validating data of various types.