Displaying 1 - 50 of 190
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
[Meta] Road to 3.0.0 Needs review Normal Task 3.0.x-dev Documentation 6 20 hours 29 min abhisekmazumdar 2 weeks 1 hour
Regex rule doesn't work as expected Needs review Normal Bug report 3.0.x-dev User interface 6 20 hours 44 min 2 years 10 months
Protect / help avoid validation logic problems Needs review Normal Feature request 3.0.x-dev User interface 10 21 hours 33 min 2 years 11 months
Document that 8.x-1.1 configuration keeps working via field_validation_legacy after upgrading to 3.0.0 Needs review Normal Task 3.0.x-dev Documentation 6 22 hours 16 min 1 day 1 hour
[Plan] Tag a stable 3.0.0 release Active Major Plan 3.0.x-dev Code 6 3 days 19 hours 2 weeks 2 days
not_blank_constraint_rule fail on fields with multiple values Needs review Major Bug report 3.0.x-dev Code 4 1 week 2 days 1 year 12 months
Update symfony/expression-language to v7 (Compatibility with module_builder) Needs review Normal Feature request 3.0.x-dev Code 8 1 week 3 days 1 year 3 months
Automated Drupal 12 compatibility fixes for field_validation 3.0.x-dev Needs review Normal Task 3.0.x-dev Code 6 1 month 2 weeks 2 months 2 weeks
Clarify if this module also supports entity title / base field validation Reviewed & tested by the community Normal Task 3.0.x-dev Documentation 4 1 month 3 weeks 4 months 2 weeks
Add Gitlab CI Needs work Normal Task 3.0.x-dev Code 7 3 months 1 week 2 years 5 months
Edits to an existing rule are silently dropped when the rule form uses an AJAX-driven configuration element Active Normal Bug report 3.0.0-beta6 Code 1 4 months 1 day 4 months 1 day
PHP 8.4 Implicitly marking parameter as nullable is deprecated Needs review Normal Bug report 8.x-1.x-dev Code 5 5 months 3 days 6 months 1 week
Mark module as orphaned Active Normal Plan 3.0.0-beta6 Documentation 1 8 months 1 week 8 months 1 week
UX improvements: standardized labels, inline validation on field forms, settings page enhancements Active Normal Feature request 3.0.x-dev User interface 7 9 months 5 days 9 months 5 days
Itemcount validation issue with unlimited value field Needs review Major Bug report 8.x-1.1 Code 4 9 months 3 weeks 2 years 6 months
Unique Not Followed When Encryption Enabled on Field Needs review Normal Bug report 8.x-1.1 Code 6 10 months 1 week 1 year 2 months
Image dimensions validation? Active Normal Support request 3.0.0-beta5 Documentation 2 11 months 6 days 11 months 6 days
PHP Fatal error: Declaration of Drupal\field_validation\Plugin\Validation\Constraint\IsinConstraintValidator::validate(mixed $value, Symfony\Component\Validator\Constraint $constraint) must be compatible with Symfony\Component\Validator\Constraints Active Normal Bug report 3.0.0-beta4 Code 7 11 months 3 weeks 1 year 2 months
[meta] Work together with Webform Validation module Active Normal Task 8.x-1.x-dev Code 17 1 year 5 months 13 years 7 months
Automated Drupal 11 compatibility fixes for field_validation Needs review Normal Task 8.x-1.x-dev Code 3 1 year 9 months 1 year 9 months
Message field does not replace [field-name] token Active Normal Bug report 3.0.0-beta3 Code 5 1 year 12 months 2 years 1 week
Migrate field validations from D7 Active Critical Bug report 3.0.0-beta3 Code 2 2 years 1 week 2 years 1 week
Can't see Bundle after upgrade to Drupal 10.3 Active Major Bug report 8.x-1.1 User interface 6 2 years 1 month 2 years 2 months
Clientside Validation Active Normal Feature request 3.0.x-dev Code 1 2 years 1 month 2 years 1 month
Fields with no schema defined have no columns. Needs review Major Bug report 8.x-1.x-dev User interface 10 2 years 2 months 2 years 5 months
How does this module work? Active Normal Support request 3.0.x-dev Documentation 4 2 years 3 months 2 years 5 months
Support Custom Entity Types Active Normal Support request 3.0.x-dev Code 1 2 years 4 months 2 years 4 months
Argument 3 passed to l() Needs review Normal Bug report 7.x-2.x-dev Code 3 2 years 4 months 2 years 4 months
What is purpose of addFieldValidationRule()? Active Normal Support request 8.x-1.x-dev Documentation 2 2 years 5 months 2 years 5 months
unique, but case insensitive Active Normal Feature request 3.0.0-beta3 Code 2 2 years 6 months 2 years 6 months
errors aren't assigned correcly for multi value fields Active Normal Bug report 8.x-1.1 Code 1 2 years 6 months 2 years 6 months
Geofield Support Active Normal Feature request 3.0.x-dev Code 1 2 years 8 months 2 years 8 months
Add reverse option to 'equal values on multiple fields' Active Normal Feature request 8.x-1.x-dev Code 1 2 years 9 months 2 years 9 months
Is the Unique value validator missing? Active Normal Support request 3.0.0-beta2 Documentation 4 2 years 10 months 2 years 10 months
Plan for field validation 3.0.0 Active Major Plan 3.0.x-dev Code 4 3 years 1 week 3 years 1 month
Add support for Symfony PasswordStrength Constraint Postponed Normal Task 3.0.x-dev Code 6 3 years 1 week 3 years 1 week
Add support for Symfony Choice Constraint Postponed Normal Task 3.0.x-dev Code 3 3 years 1 week 3 years 1 week
Add support for Symfony Timezone Constraint Postponed Normal Task 3.0.x-dev Code 3 3 years 1 week 3 years 1 week
Add support for Symfony Type Constraint Postponed Normal Task 3.0.x-dev Code 5 3 years 1 week 3 years 1 week
Add support for Symfony NoSuspiciousCharacters Constraint Postponed Normal Task 3.0.x-dev Code 3 3 years 1 week 3 years 1 week
Add validator tokens to condition handling Needs review Normal Feature request 7.x-2.x-dev Code 2 3 years 1 month 8 years 2 months
When is the final version expected? Active Normal Support request 7.x-2.x-dev Code 2 3 years 2 months 3 years 2 months
PHP Fatal error: Declaration of Drupal\Core\TypedData\Validation\ExecutionContext::setNode($value, $object, ?Symfony\Component\Validator\Mapping\MetadataInterface $metadata, $propertyPath) must be compatible with Symfony\Component\Validator\Context\Execu Active Normal Support request 8.x-1.x-dev Code 3 3 years 2 months 3 years 2 months
"One Of Several" validation rule not working with e-mail field properly Postponed (maintainer needs more info) Normal Bug report 8.x-1.0-beta2 Code 3 3 years 3 months 4 years 3 months
Logging? Active Normal Feature request 8.x-1.0-beta3 Code 2 3 years 3 months 5 years 6 months
Unique values on multiple fields Active Normal Feature request 8.x-1.x-dev Code 3 3 years 3 months 7 years 1 month
Field against previous revision field validation Needs review Normal Feature request 8.x-1.x-dev Code 4 3 years 3 months boromino 5 years 1 month
Apply validation rule set for all fields of the Entity types. Active Normal Task 8.x-1.0-beta3 Code 4 3 years 3 months 5 years 2 months
Support autocomplete taxonomy field Active Normal Feature request 8.x-1.0-beta3 Code 2 3 years 3 months 5 years 7 months
Timezone handling fot date range validation Active Normal Bug report 8.x-1.0-beta3 Code 2 3 years 3 months 3 years 9 months

Pages

Subscribe with RSS Subscribe to Issues for Field Validation