Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/revel/revel
/ IsSatisfied
Method
IsSatisfied
validators.go:21–21 ·
view source on GitHub ↗
(interface{})
Source
from the content-addressed store, hash-verified
19
20
type
Validator
interface
{
21
IsSatisfied(
interface
{}) bool
22
DefaultMessage() string
23
}
24
Callers
4
performTests
Function · 0.65
TestEmail
Function · 0.65
IsSatisfied
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
2
performTests
Function · 0.52
TestEmail
Function · 0.52