Bugs item #602881, was opened at 2002-08-31 12:46 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104754&aid=602881&group_id=4754
Category: Tapestry >Group: bug >Status: Closed >Resolution: Fixed Priority: 7 Submitted By: Howard Lewis Ship (hship) Assigned to: Howard Lewis Ship (hship) Summary: Add hooks for ValidField client-side Initial Comment: I forgot to put the necessary hooks for ValidField client- side validation in place. Basically, the ValidField should delegate to the IValidator to render client-side validation. Typically, the validator will create JavaScript to perform client-side validation. ---------------------------------------------------------------------- >Comment By: Howard Lewis Ship (hship) Date: 2002-09-10 11:17 Message: Logged In: YES user_id=26816 Hooks are in place and StringValidator and NumberValidator have simple, but usable, client-side validations in place. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104754&aid=602881&group_id=4754 ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
