package
Version:
v0.1.0-beta-007
Opens a new window with list of versions in this module.
Published: Nov 12, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Fault interface {
Messages() []string
String() string
}
Fault implements functions to work with validation errors.
Fail creates a new `check.Fault` object.
FailMany creates a new `check.Fault` object.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.