public void WhenUserInfoModelIsValidated()
 {
     validationResult = userInfo.Validate();
 }