[jira] Commented: (VALIDATOR-230) Enum validator

2007-11-02 Thread Niall Pemberton (JIRA)

[ 
https://issues.apache.org/jira/browse/VALIDATOR-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539887
 ] 

Niall Pemberton commented on VALIDATOR-230:
---

My aim for the "routines" package was all the actual validation routines (i.e. 
no "framework") and with no dependencies outside the package. The thinking 
there was that we could possibly package up a "routines" jar with zero 
dependencies. I'm reluctant to go against that without a compelling case and 
IMO Apache Enums (presumably you mean Commons Lang's enum?) became yesterdays 
solution when JDK 1.5 arrived.

On JDK 1.5 enums - Validator only just moved to a minimum dependency of JDK 1.4 
(for Validator 1.4) - I'm OK with moving to JDK 1.5 for validator2, but I'd 
prefer Validator 1.4 was released based on JDK 1.4 (given that the last 1.3.1 
release had a min. of JDK 1.3).

> Enum validator
> --
>
> Key: VALIDATOR-230
> URL: https://issues.apache.org/jira/browse/VALIDATOR-230
> Project: Commons Validator
>  Issue Type: New Feature
>Reporter: Paul Benedict
> Fix For: Validator2
>
>
> An "enum" validator which validates a value is member of an Commons Enum type 
> or JDK5 type. Attachment forthcoming.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (VALIDATOR-230) Enum validator

2007-11-02 Thread Paul Benedict (JIRA)

[ 
https://issues.apache.org/jira/browse/VALIDATOR-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539618
 ] 

Paul Benedict commented on VALIDATOR-230:
-

Yes. I really would like to get this in Validator 1.4. It is possible to use 
reflection when wanting to deal with JDK 5 generics. This would be great along 
with Apache Enums

> Enum validator
> --
>
> Key: VALIDATOR-230
> URL: https://issues.apache.org/jira/browse/VALIDATOR-230
> Project: Commons Validator
>  Issue Type: New Feature
>Reporter: Paul Benedict
> Fix For: Validator2
>
>
> An "enum" validator which validates a value is member of an Commons Enum type 
> or JDK5 type. Attachment forthcoming.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (VALIDATOR-230) Enum validator

2007-10-31 Thread Ben Speakmon (JIRA)

[ 
https://issues.apache.org/jira/browse/VALIDATOR-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539286
 ] 

Ben Speakmon commented on VALIDATOR-230:


Attachment still forthcoming? :)

> Enum validator
> --
>
> Key: VALIDATOR-230
> URL: https://issues.apache.org/jira/browse/VALIDATOR-230
> Project: Commons Validator
>  Issue Type: New Feature
>Reporter: Paul Benedict
> Fix For: 1.4
>
>
> An "enum" validator which validates a value is member of an Commons Enum type 
> or JDK5 type. Attachment forthcoming.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.