Files
fuel-wizard/backend/TODO.md
T
2024-11-30 19:58:58 +11:00

368 B

TODO for this application

Fluent Validator

  • Use it

Create a PaginationOptions class

  • Need this to abstract a heap of the boilerplate in the method signatures in services

Implement sorting and filtering on the API

  • When paginating results, the sorting and filtering on the client side does not apply across pages, obviously. We should rectify this