Jeongho Nam

Results 422 comments of Jeongho Nam

`"string" === typeof input.name` is intended spec. About other features, wait your contributions.

It is because if you clear the `lib` property, you can get the `File` instance type. Just fill like below, then no problem. ```json { "lib": ["DOM", "ES2015"] } ```

By the way, LTS `@types/node` version has started declaring the `File` class type by itself. I should make it work without the `DOM` lib configuration in `typia`.

I had configured it to `false` because the query parameter name can be duplicated with path parameter name. If you have other insight, then tell me please. Changing the default...

Also, I'll enhance the document at next week.

Will you check whether newly compiled or not?

I'm sorry for cannot be helpful. No way in `jest`. If you can't adjust below e2e testing strategy, I've no idea. https://nestia.io/docs/e2e/why/

As `jest` does not compile (by `tsc`), not possible to use `@TypedBody()` like decorators, but only `@nestia/sdk` is allowed. By the way, if you can accept skipping the request and...