| Author |
Question on validator framework API
|
rick collette
Ranch Hand
Joined: Mar 22, 2002
Posts: 208
|
|
Hi, I find struts validator API comes with Struts API. But I cannot find some validator classes in that API. For example, there is a Field class under validator, but its not included in validator API. I am not sure if I cannot find or it is just not there? Thanks. [ June 23, 2003: Message edited by: rick collette ]
|
 |
Junilu Lacar
Bartender
Joined: Feb 26, 2001
Posts: 4118
|
|
It's part of Jakarta Commons Validator see http://jakarta.apache.org/commons/validator/apidocs/
|
Junilu - [How to Ask Questions] [How to Answer Questions] [MiH]
|
 |
rick collette
Ranch Hand
Joined: Mar 22, 2002
Posts: 208
|
|
Thanks, Junilu: It seems the validator API cannot be downloaded? It can only be checked online?
|
 |
 |
|
|
subject: Question on validator framework API
|
|
|