Documentation
¶
Index ¶
Constants ¶
View Source
const ( ValidateTypeRequired = "required" ValidateTypeRegex = "regex" ValidateTypeObjectID = "objectId" )
Validate types
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ValidateElement ¶ added in v0.2.6
ValidateElement validate information
func AnalyzeValidateElements ¶ added in v0.2.6
func AnalyzeValidateElements(validateInfo string) []ValidateElement
AnalyzeValidateElements validator
Click to show internal directories.
Click to hide internal directories.