Validates and transforms params extracted from a Location.pathname and Location.searchParams.
A dictionary that contains both pathname and search params.
Route params.
Optional
toConverts route params to Location.pathname params.
Route params.
Params that should be substituted into a location pathname.
Optional
toConverts route params to Location.searchParams.
Route params.
A dictionary that is used as Location.searchParams.
An adapter that can validate and transform route params.