filters

package
v0.0.0-...-af16168 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2018 License: MIT Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorCode int64 = 406
)

Functions

func CheckBox

func CheckBox(malina *berry.Malina, keyName string, r *http.Request) bool

func ConfirmPasswordValid

func ConfirmPasswordValid(malina *berry.Malina, keyName, password string, r *http.Request)

func IdsList

func IdsList(malina *berry.Malina, keyName string, length int, isRequired bool, r *http.Request) string

func ImgUrls

func ImgUrls(malina *berry.Malina, returnPath bool, keyName string, r *http.Request) (string, string, string)

func IsEmail

func IsEmail(malina *berry.Malina, isRequired bool, keyName string, r *http.Request) string

func IsFloat64

func IsFloat64(malina *berry.Malina, isRequired bool, keyName string, length, lengthCent int, r *http.Request) (float64, string)

func IsPhone

func IsPhone(malina *berry.Malina, isRequired bool, keyName string, r *http.Request) string

func IsUint

func IsUint(malina *berry.Malina, isRequired bool, keyName string, length int, r *http.Request) (int64, string)

func IsValidText

func IsValidText(malina *berry.Malina, isRquired bool, keyName string, isToLower bool, minLength int, maxLength int, pattern, allow_symbols string, r *http.Request) string

func PasswordValid

func PasswordValid(malina *berry.Malina, isRequired bool, keyName string, hasNumber, hasUpper, hasSpecial bool, r *http.Request) string

func RecaptchaValid

func RecaptchaValid(malina *berry.Malina, r *http.Request)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL