Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDatetime = fmt.Errorf("error parsing datetime value")
View Source
var ErrDecimal = fmt.Errorf("error parsing decimal value")
View Source
var ErrDuration = fmt.Errorf("error parsing duration value")
View Source
var ErrDurationRange = fmt.Errorf("duration out of range")
View Source
var ErrIP = fmt.Errorf("error parsing ip value")
View Source
var ErrNotComparable = fmt.Errorf("incompatible types in comparison")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package testvalidate provides shared validation test helpers used by both the top-level corpus tests and the x/exp/schema/validate corpus tests.
|
Package testvalidate provides shared validation test helpers used by both the top-level corpus tests and the x/exp/schema/validate corpus tests. |
Click to show internal directories.
Click to hide internal directories.