Changelog (v5.3.10...v5.4.0-BETA1)
- feature #42471 Add generic types to traversable implementations (derrabus)
- feature #43593 Add CidrValidator to allow validation of CIDR notations (popsorin)
- feature #43098 Add error's uid to
Count
andLength
constraints with "exactly" option enabled (VladGapanovich) - feature #42337 Remove internal from
ConstraintViolationAssertion
(jordisala1991) - feature #40908 Deprecate DoctrineProvider (derrabus)
- feature #41154 Add support for
ConstraintViolationList::createFromMessage()
(lyrixx)