Documentation ¶
Overview ¶
Package validation provides validation implementations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsStringSliceEmpty ¶
IsStringSliceEmpty validates a slice of strings for emptiness. It returns true either if the slice is empty or when one of the values is empty ( including spaces ).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.