Convert every property names of nested objects to follow the pascal case convention.
For reference, this typia.notations.pascal() function does not validate the input value
type. It just believes that the input value is following the type T. Therefore,
if you can't ensure the input value type, it would be better to call one of them below:
Convert to pascal case.
Convert every property names of nested objects to follow the pascal case convention.
For reference, this
typia.notations.pascal()
function does not validate the input value type. It just believes that the input value is following the typeT
. Therefore, if you can't ensure the input value type, it would be better to call one of them below: