Versions in this module Expand all Collapse all v1 v1.1.1 Jun 21, 2019 Changes in this version + func ValidateSlice(target []string, valid []string) (bool, error) + func ValidateString(target string, valid []string) (bool, error) + func ValidateStructField(value reflect.Value, tag string) (bool, error)