Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckError ¶ added in v0.4.3
type CheckError struct {
// contains filtered or unexported fields
}
CheckError is returned by the validators.
func (CheckError) Error ¶ added in v0.4.3
func (c CheckError) Error() string
type FieldType ¶
FieldType holds the schema definition for the FieldType entity. used for testing field types.
Click to show internal directories.
Click to hide internal directories.