We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a461d7 commit 0e91b04Copy full SHA for 0e91b04
src/Exception/FilterValidationException.php
@@ -20,7 +20,7 @@
20
*
21
* @author Julien DENIAU <julien.deniau@gmail.com>
22
23
- * @deprecated use \ApiPlatform\Metadata\Exception\ValidationException instead
+ * @deprecated use \ApiPlatform\ParameterValidator\Exception\ValidationException instead
24
*/
25
final class FilterValidationException extends \Exception implements ValidationExceptionInterface, ExceptionInterface, \Stringable
26
{
0 commit comments