nest
    Preparing search index...

    Class ZodExceptionFilter

    The exception is transformed in the ZodValidationPipe. We do not need to use this exception anymore.

    Implements

    • ExceptionFilter
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Method to implement a custom exception filter.

      Parameters

      • exception: ZodError

        the class of the exception being handled

      Returns void