public ValidateFields(PersonData data) { this.Person = data; }
public ValidateReferences(PersonData data) { this.Person = data; }