1..11 # ->clean() ok 1 - ->clean() checks that the value is a valid email ok 2 - ->clean() checks that the value is a valid email ok 3 - ->clean() checks that the value is a valid email ok 4 - ->clean() throws an sfValidatorError if the value is not a valid email ok 5 - ->clean() throws a sfValidatorError ok 6 - ->clean() throws an sfValidatorError if the value is not a valid email ok 7 - ->clean() throws a sfValidatorError ok 8 - ->clean() throws an sfValidatorError if the value is not a valid email ok 9 - ->clean() throws a sfValidatorError ok 10 - ->clean() throws an sfValidatorError if the value is not a valid email ok 11 - ->clean() throws a sfValidatorError # Looks like everything went fine.