Documentation ¶
Index ¶
- func FieldNotEmpty(value, field string) *apis.FieldError
- func Image(value string) *apis.FieldError
- func ImmutableField(original, current interface{}, field string) *apis.FieldError
- func ListNotEmpty(value []string, field string) *apis.FieldError
- func StripComponents(value int64) *apis.FieldError
- func Tag(value string) *apis.FieldError
- func Tags(tags []string, fieldName string) *apis.FieldError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FieldNotEmpty ¶
func FieldNotEmpty(value, field string) *apis.FieldError
func Image ¶
func Image(value string) *apis.FieldError
func ImmutableField ¶
func ImmutableField(original, current interface{}, field string) *apis.FieldError
func ListNotEmpty ¶
func ListNotEmpty(value []string, field string) *apis.FieldError
func StripComponents ¶
func StripComponents(value int64) *apis.FieldError
func Tag ¶
func Tag(value string) *apis.FieldError
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.