Table of Contents

Interface IPaginationQueryStringParameterReader

Namespace
JsonApiDotNetCore.QueryStrings
Assembly
JsonApiDotNetCore.dll

Reads the 'page' query string parameter and produces a set of query constraints from it.

[PublicAPI]
public interface IPaginationQueryStringParameterReader : IQueryStringParameterReader, IQueryConstraintProvider
Inherited Members