Revision 461b47f2
ID | 461b47f2cbc42100e8b38722a1cfd4f41e96b24c |
[+BUGFIX] FLOW3 (Validation): Some validators did not reset stale errors on isValid() calls, fixes #8558.
- added
- modified
- copied
- renamed
- deleted
- Classes
- Tests
- Unit
- Validation
- Validator
- AlphanumericValidatorTest.php (diff)
- ConjunctionValidatorTest.php (diff)
- CountValidatorTest.php (diff)
- DateTimeValidatorTest.php (diff)
- DisjunctionValidatorTest.php (diff)
- EmailAddressValidatorTest.php (diff)
- FloatValidatorTest.php (diff)
- GenericObjectValidatorTest.php (diff)
- IntegerValidatorTest.php (diff)
- LabelValidatorTest.php (diff)
- NotEmptyValidatorTest.php (diff)
- NumberRangeValidatorTest.php (diff)
- NumberValidatorTest.php (diff)
- RawValidatorTest.php (diff)
- RegularExpressionValidatorTest.php (diff)
- StringLengthValidatorTest.php (diff)
- StringValidatorTest.php (diff)
- TextValidatorTest.php (diff)
- UuidValidatorTest.php (diff)
- Validator
- Validation
- Unit