{ "namespace": "string", "type_name": "is_pascal_case", "description": "Checks whether the input string is PascalCased", "components": [ { "namespace": "string", "type_name": "string_bool_operation" } ], "properties": [ ], "extensions": [ { "namespace": "metadata", "type_name": "dublin-core", "extension": { "title": "Is Pascal Case", "subject": "Checks whether the input string is PascalCased", "creator": "Hanack" } } ] }