expect(soft_validation_errors.find{|e|e.attribute==:field_46}.message).toeql("You told us this person is under 60 and retired. The minimum expected retirement age for females in England is 60.")
expect(soft_validation_errors.find{|e|e.attribute==:field_47}.message).toeql("You told us this person is under 60 and retired. The minimum expected retirement age for females in England is 60.")
expect(soft_validation_errors.find{|e|e.attribute==:field_50}.message).toeql("You told us this person is under 60 and retired. The minimum expected retirement age for females in England is 60.")