{ "namespace": "string", "type_name": "is_capitalize", "description": "Checks whether the input string is capitalized and the rest of the input string is lower case", "components": [ { "namespace": "string", "type_name": "string_bool_operation" } ], "properties": [ ], "extensions": [ { "namespace": "metadata", "type_name": "dublin-core", "extension": { "title": "Is Capitalize", "subject": "Checks whether the input string is capitalized and the rest of the input string is lower case", "creator": "Hanack" } } ] }