expect(soft_validation_errors.find{|e|e.attribute==:field_7}.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_24}.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_13}.message).toeql("You told us this person is under 60 and retired. The minimum expected retirement age for females in England is 60.")