Interface ISortQueryStringParameterReader
- Namespace
- JsonApiDotNetCore.QueryStrings
- Assembly
- JsonApiDotNetCore.dll
Reads the 'sort' query string parameter and produces a set of query constraints from it.
[PublicAPI]
public interface ISortQueryStringParameterReader : IQueryStringParameterReader, IQueryConstraintProvider
- Inherited Members