iris/x/errors
Gerasimos (Makis) Maropoulos d32eb68ed4
add x/errors.Validation
2024-01-10 01:11:32 +02:00
..
validation thanks for the donations ❤️ 2024-01-07 23:14:13 +02:00
aliases.go add x/errors.OK, Create, NoContent and NoContentOrNotModified package-level generic functions as custom service helpers 2024-01-04 03:33:00 +02:00
context_error_handler.go add some api helpers 2022-05-05 02:46:15 +03:00
errors.go add x/errors.Handler, CreateHandler, NoContentHandler, NoContenetOrNotModifiedHandler and ListHandler ready-to-use handlers for service method calls to Iris Handler 2024-01-09 11:11:53 +02:00
handlers.go add x/errors.Validation 2024-01-10 01:11:32 +02:00
path_parameter_type_error_handler.go fix #1882 2022-05-08 13:07:16 +03:00
validation_error.go Add new x/errors/validation package to make your life even more easier (using Generics) 2024-01-07 15:08:03 +02:00