ValidatorInterface (Routing\Matching)

ValidatorInterface

interface ValidatorInterface (View source)

Methods

bool matches( Route $route, Request $request)

Validate a given rule against a route and request.

Details