wiki.techinc.nl/includes/Rest/Validator
Translation updater bot e93d7f0705 Hard-deprecate getBodyValidator
This patch emits deprecation warnings when extensions override
Handler::getBodyValidator() or otherwise use JsonBodyValidator.
Request body validation should be performed based on body parameter
declarations returned from getBodyParamSettings().

Bug: T358560
Depends-On: I8b12c9c9d5a73c620e3c5d035f815d7c951c7b30
Change-Id: I44b3395b8d2489c5e7ec8de0077fd7a7c9f49bfe
2024-07-16 13:06:01 +00:00
..
BodyValidator.php Hard-deprecate getBodyValidator 2024-07-16 13:06:01 +00:00
JsonBodyValidator.php Hard-deprecate getBodyValidator 2024-07-16 13:06:01 +00:00
NullBodyValidator.php Hard-deprecate getBodyValidator 2024-07-16 13:06:01 +00:00
ParamValidatorCallbacks.php Normalise string params in MW Rest API 2024-07-08 17:20:14 +00:00
UnsupportedContentTypeBodyValidator.php
Validator.php Hard-deprecate getBodyValidator 2024-07-16 13:06:01 +00:00