livevalidation icon indicating copy to clipboard operation
livevalidation copied to clipboard

cusom validations

Open tikoovivek opened this issue 14 years ago • 3 comments

please help i was trying custom validations for fields for comparing dates in two input fields it worked but i could not create a global function for it each time i have to create new one to compare dates please help with a example how to use custo validation on input fields

tikoovivek avatar Feb 12 '11 10:02 tikoovivek

I would also be interested in this as I have been trying to do something similar with no luck although with a DateTime fields instead of just a date.

stephenlawuk avatar Jul 22 '11 10:07 stephenlawuk

Can either of you provide pseudo-code illustrating what you're trying to do? I think it may be possible to add a date validator, since it is probably a common application for the Custom validation option.

mcordingley avatar Oct 13 '11 19:10 mcordingley

Scratch that. Pull request sent for date validation.

mcordingley avatar Oct 14 '11 05:10 mcordingley