Validate whether a claimed government role title is correct for a person.
Returns a validation result with the actual role and a correction suggestion.
Parameters
fullName: string
Full name of the person (e.g. "Lotta Edholm")
claimedRole: string
The role attributed in the article (e.g. "Deputy Prime Minister")
Validate whether a claimed government role title is correct for a person. Returns a validation result with the actual role and a correction suggestion.