Inspired by #2878654: [FEATURE] Implement validation of filter params

Problem/Motivation

We'd like to have comprehensive validation & test coverage of sort query param in order to provide great development experience for everyone using JSON API.

Comprehensive validation should throw helpful errors if the param is being used in a wrong way.
Comprehensive test coverage for stable and predictable behavior in the long run.

Proposed resolution

  • Enhance validation
  • To write Unit tests to cover sorting functionality

Comments

Spleshka created an issue. See original summary.

spleshka’s picture

Title: [TASK] Implement validation of sort params » [TASK] Implement validation of sort param
Related issues: +#2887304: [TASK] Implement validation of page param
gabesullice’s picture

Status: Active » Closed (outdated)