Create query parameters checker.
public createQueryChecker ( boolean | false $allowUnrecognized = false, array $includePaths = null, array $fieldSetTypes = null, array $sortParameters = null, array $pagingParameters = null, array $filteringParameters = null ) : Neomerx\JsonApi\Contracts\Http\Query\QueryCheckerInterface | ||
$allowUnrecognized | boolean | false | |
$includePaths | array | |
$fieldSetTypes | array | |
$sortParameters | array | |
$pagingParameters | array | |
$filteringParameters | array | |
return | Neomerx\JsonApi\Contracts\Http\Query\QueryCheckerInterface |