validate_create_draft_proposal

function validate_create_draft_proposal(    title: text,     category: text,     duration: integer,     options: list<option_spec>,     vote_requirements: vote_requirements_struct)