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 |
||
|---|---|---|
| .. | ||
| BodyValidator.php | ||
| JsonBodyValidator.php | ||
| NullBodyValidator.php | ||
| ParamValidatorCallbacks.php | ||
| UnsupportedContentTypeBodyValidator.php | ||
| Validator.php | ||