package
0.0.0-20241230102937-38a69eeec7d0
Repository: https://github.com/boo-admin/boo.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Requires an IP Address string to be exactly a given validation type (IPv4, IPv6, IPv4MappedIPv6, IPv4CIDR, IPv6CIDR, IPv4MappedIPv6CIDR OR IPAny).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
IPv4 (32 chars).
No description provided by the author
IP4-mapped IPv6 (45 chars) , Ex) ::FFFF:129.144.52.38.
No description provided by the author
x.x.x.a-x.x.x.b.
x.x.x.x-y.y.y.y.
IPv6(39 chars).
No description provided by the author
No description provided by the author
NORMAL BenchmarkRegex-8 2000000000 0.24 ns/op
STRICT BenchmarkLoop-8 2000000000 0.01 ns/op
*/.
No description provided by the author
NORMAL BenchmarkRegex-8 2000000000 0.24 ns/op
STRICT BenchmarkLoop-8 2000000000 0.01 ns/op
*/.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Requires a Domain string to be exactly.
No description provided by the author
Requires an string to be sanitary file path.
Requires a string(IP Address) to be within IP Pattern type inclusive.
Length requires an array or string to be exactly a given length.
Requires a MAC Address string to be exactly.
Match requires a string to match a given regex.
No description provided by the author
MaxSize requires an array or string to be at most a given length.
No description provided by the author
MinSize requires an array or string to be at least a given length.
Requires a string to be without invisible characters.
Range requires an integer to be within Min, Max inclusive.
No description provided by the author
开始日期不能大于结束日期.
No description provided by the author
Validation context manages data validation and error messages.
ValidationError simple struct to store the Message & Key of a validation error.
ValidationResult is returned from every validation method.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author