Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I don't know VT (or jQuery validator) all that well, but here's my stab at upload validators.
The gist of my
ClientRuleScripter_X.cfc
changes were to get generated rules to go from this (broken) format:...to this (working) format:
I don't have automated tests for these, nor did I run regression tests. If you require that, you'll need to let me know what the setup and steps are for that.
I also didn't add any documentation (not sure where that lives now).
Further, I didn't commit samples; however, locally, I've been working in
StructureDemo
, since that didn't require me to learn the model/BO aspects (yet), and it was one of the samples I was able to get running. If you would like me to commit a sample, please let me know which one is best.Finally, this has some CFML-engine-based logic branching, and while I've taken a crack at providing Adobe functionality, I've only really tested on Lucee 4.5.2.018.