validate

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package validate provides validation utilities.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsAlpha

func IsAlpha(s string) bool

func IsAlphanumeric

func IsAlphanumeric(s string) bool

func IsLowerAlpha

func IsLowerAlpha(s string) bool

func IsLowerAlphanumeric

func IsLowerAlphanumeric(s string) bool

func IsNumeric

func IsNumeric(s string) bool

func IsRuneAlpha

func IsRuneAlpha(r rune) bool

func IsRuneAlphanumeric

func IsRuneAlphanumeric(r rune) bool

func IsRuneLowerAlpha

func IsRuneLowerAlpha(r rune) bool

func IsRuneLowerAlphanumeric

func IsRuneLowerAlphanumeric(r rune) bool

func IsRuneNumeric

func IsRuneNumeric(r rune) bool

func IsRuneUpperAlpha

func IsRuneUpperAlpha(r rune) bool

func IsRuneUpperAlphanumeric

func IsRuneUpperAlphanumeric(r rune) bool

func IsUpperAlpha

func IsUpperAlpha(s string) bool

func IsUpperAlphanumeric

func IsUpperAlphanumeric(s string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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