_params=hivemind_postgrest_utilities.validate_json_arguments(_params,'{"name": "string", "account": "string"}',0,'{"name": "given community name is not valid", "account": "invalid account name type"}');
_params=hivemind_postgrest_utilities.validate_json_arguments(_params,'{"name": "string", "account": "string"}',2,'{"name": "given community name is not valid", "account": "invalid account name type"}');