call method
bool
call(})
override
Validates a generic object against test rules
Implementation
@override
bool call(Object? object, {Cell? cell, arguments, bool Function(TestRule rule, Exception e)? exception}) => true;