galileo_validate package
documentation
galileo_validate.server
GalileoMatcher
matchesWithContext method
matchesWithContext
matchesWithContext
method
@
override
bool
matchesWithContext
(
dynamic
item
,
String
key
,
Map
context
,
Map
matchState
)
override
Implementation
@override bool matchesWithContext(item, String key, Map context, Map matchState) { return true; }
galileo_validate package
documentation
galileo_validate.server
GalileoMatcher
matchesWithContext method
GalileoMatcher class
Constructors
GalileoMatcher
Properties
hashCode
runtimeType
Methods
describe
describeMismatch
matches
matchesWithContext
matchesWithGalileo
noSuchMethod
toString
Operators
operator ==