History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: STR-1546
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Don Brown
Reporter: Eric Carmichael
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Struts 1

[apps] Add validateLongRange and validateDoubleRange to validator web app

Created: 24/Jun/03 03:40 AM   Updated: 03/Jul/07 08:36 PM
Component/s: Core
Affects Version/s: 1.1 RC1
Fix Version/s: 1.3.3

File Attachments:
  Size
Text File ValidatorWebApp.txt 2003-06-24 03:41 AM Eric Carmichael 5 kb
Environment:
Operating System: other
Platform: Other

Bugzilla Id: http://issues.apache.org/bugzilla/show_bug.cgi?id=21033


 Description  « Hide
Bugs number 17281 and 20883 call for addition of validateLongRange and
validateDoubleRange to the Struts validator. If these are implemented, the
validator web app should be updated to illustrate their use.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Eric Carmichael - 24/Jun/03 03:41 AM
Created an attachment (id=6950)
Adds validateLongRange and validateDoubleRange to validator web app

Ralf Hauser - 10/May/05 11:40 AM
see also: STR-2374

Don Brown - 07/May/06 06:46 AM
I don't really know when, but the struts-examples webapp has long and double range examples.