Closed (fixed)
Project:
Field Validation
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2019 at 12:24 UTC
Updated:
1 Jul 2023 at 06:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
manuel.adanComment #3
g089h515r806 commentedDrupal 7 version has this feature.
Comment #4
liquidcms commentedI redid this patch for the latest 8.x-1.x-dev as the patch here fails to apply.
Also, and sorry, this likely should have been split out to a different patch; but the code through this whole module is a bit of a mess with dozens of Drupal coding std violations. I ran Phpstorm's code reformat on the entire module - so that is also part of this patch.
Comment #6
g089h515r806 commentedI test and commit this feature.
There are still a lot code standards issue for this module.
@liquidcms could you re-run your Phpstorm's code reformat and submit a patch for coding standards?
I write code using notepad++ and not have a code reformat tootls to use.
Comment #7
g089h515r806 commented