Search
Preparing search index...
The search index is not available
betrybe-technical-test
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ValidationErrorResponse
Class ValidationErrorResponse
Class show a return a response with validation error
(HTTP 400)
Hierarchy
ErrorResponse
<
ValidationErrorContent
>
ValidationErrorResponse
Index
Constructors
constructor
Constructors
constructor
new
Validation
Error
Response
(
res
:
NextApiResponse
, message
?:
string
)
:
ValidationErrorResponse
Parameters
res:
NextApiResponse
Default value
message:
string
= "Campos inválidos"
Returns
ValidationErrorResponse
Globals
Validation
Error
Response
constructor
Generated using
TypeDoc
Class show a return a response with validation error (HTTP 400)