Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ValidationType ¶
type ValidationType string
const ( Enum ValidationType = "enum" Email ValidationType = "email" Slug ValidationType = "slug" Uuid ValidationType = "uuid" Between ValidationType = "between" OneToMany ValidationType = "one-to-many" OneToOne ValidationType = "one-to-one" )
func (ValidationType) AsString ¶
func (s ValidationType) AsString() string
Click to show internal directories.
Click to hide internal directories.