reitit/modules
Stig Brautaset f262daa454
Add separate validation options to Malli coercer
The motivation for this is adding a new API to a legacy service whose
data model has evolved over the years. Maybe we cannot guarantee the
presence of all fields that are considered mandatory now. Rather than
blowing up when attempting to return legacy entries we may want to
disable response validation.

However, we do want to ensure *new* entries added to the system are
valid, so we do not want to disable request validation.

Retain the ability to turn off both request and response validation with
a single setting for backwards compatibility.
2023-10-30 10:44:22 +00:00
..
reitit 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-core 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-dev 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-frontend 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-http 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-interceptors 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-malli Add separate validation options to Malli coercer 2023-10-30 10:44:22 +00:00
reitit-middleware 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-openapi 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-pedestal 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-ring 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-schema 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-sieppari 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-spec 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-swagger 0.7.0-alpha7 2023-10-03 13:34:36 +03:00
reitit-swagger-ui 0.7.0-alpha7 2023-10-03 13:34:36 +03:00