Documentation ¶
Overview ¶
Package validation contains helper methods for validation purposes
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckNotEmpty ¶
CheckNotEmpty returns an error if the given attribute is empty.
func CheckPositive ¶
CheckPositive returns an error if the given value is less or equal than zero.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.