You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/02/13 20:11:53 UTC

DO NOT REPLY [Bug 26928] New: - the ability to add validate to options that spanned multiple options

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26928>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26928

the ability to add validate to options that spanned multiple options

           Summary: the ability to add validate to options that spanned
                    multiple options
           Product: Commons
           Version: 1.0 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: CLI
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: sonstone@cox.net


I see two types of validation that would be helpful.  First, the ability to 
validate an option based on the presence of other options.  For instance, you 
might want option y to be required but only if option x is specified.  Second, 
the ability to validate values for an option.  For instance, you might have a 
File type option, but the file must exist in order for it to be valid.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org