Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/revel/revel
/ Validator
Interface
Validator
validators.go:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
)
19
20
type
Validator
interface
{
21
IsSatisfied(
interface
{}) bool
22
DefaultMessage() string
23
}
24
25
type
Required
struct
{}
26
Callers
5
performTests
Function · 0.65
TestEmail
Function · 0.65
IsSatisfied
Method · 0.65
apply
Method · 0.65
apply
Method · 0.65
Implementers
14
Required
validators.go
Min
validators.go
Max
validators.go
Range
validators.go
MinSize
validators.go
MaxSize
validators.go
Length
validators.go
Match
validators.go
IPAddr
validators.go
MacAddr
validators.go
Domain
validators.go
URL
validators.go
Calls
no outgoing calls
Tested by
no test coverage detected