TypeConverter validation error is thrown even is mask validation error was 
thrown
---------------------------------------------------------------------------------

                 Key: STS-409
                 URL: http://mc4j.org/jira/browse/STS-409
             Project: Stripes
          Issue Type: Bug
          Components: Validation
    Affects Versions: Release 1.4
            Reporter: Kristen Fortino
         Assigned To: Tim Fennell


I have an integer field (port) with a mask validation(mask="\\d*") and when I 
enter a value such as "a9a" in the field, I correctly get my validation error 
for failing my mask but I also get the validation error for the integer type 
conversion.  

According to the stripes documentation once I get the validation error on the 
mask, validation shouldn't happen with the type conversion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to