There are some fucking documentation libraries enforcing user to write invalid @type
tagged comments like below, even in TypeScript.
In such reason, typia
stops throwing compilation error when invalid @type
tag comes.
Of course, validation and random generation logic would not be affected by the invalid @type
tag.
What's Changed
Full Changelog: v3.8.4...v3.8.5