368 B
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