benoit-scnd

Results 3 issues of benoit-scnd

## Feature Request A new function named classTransform that converts a given input into an instance of a specific class. The function could have the following signature: ``` typia.classTransform(input: Primitive):...

enhancement
help wanted
good first issue

## Bug Report When using the @TypedBody() decorator, it appears that it's not properly transforming the incoming request body into an instance of the given Request class. ## Steps to...

question

Hello @samchon , When sending requests that contain multiple typia errors, the API appears to halt and return an error response upon encountering the first error. This behavior means we...

documentation
good first issue
question