Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SizeBetween ¶
func (SizeBetween) FmtError ¶
func (r SizeBetween) FmtError(val string) string
func (SizeBetween) Validate ¶
func (r SizeBetween) Validate(val string) bool
type StartsWith ¶
type StartsWith struct {
Prefix string
}
func (StartsWith) FmtError ¶
func (s StartsWith) FmtError(val string) string
func (StartsWith) Validate ¶
func (s StartsWith) Validate(input string) bool
Click to show internal directories.
Click to hide internal directories.