Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Added
- Option to disable HTML5 validations and enable custom error messages
- Conditional visibility for error message fields (only shown when custom messages are enabled)
Fixed
- Fixed `ArgumentCountError` in `DateRangeConstraintValidator::__construct()` by implementing `ContainerInjectionInterface` with proper dependency injection
- Removed invalid `#[Autowire]` attribute that was causing constructor injection issues