pascal-case
$pascal-case
Converts a string value to PascalCase format (first letter of each word capitalized, no separators). Safe to use in normalize phase (non-throwing).
Converts a string value to PascalCase format (first letter of each word capitalized, no separators). Safe to use in normalize phase (non-throwing).