Dear Chris:
Yes, other validations are working. For instance, I also have an "intRange" validation on the same integer field. If I type a letter for the integer field, it sets it to 0, displays it as 0, and says it's outside the permissible range (which happens to be 1-4). No errors on startup. Any idea what could go wrong? :(

Should I use a String instead of int in my form for that field?

Thanks
Oren


Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Oren,

Oren Livne wrote:
1) I have a form property that is an integer. When I set its validation
rule to "integer", it has no effect.

[snip]
2) A "validwhen" test condition seems to be ignored:

Are other validations working? It's possible that you have a syntax
error in your validation XML config which pretty much breaks all
validations for that file. Check your catalina.out to see if there are
any errors on startup. I've had this problem in the past and it often
looks like the validator is just not following directions.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF6b/99CaO5/Lv0PARAvUdAJoDHhKN342QnT9p4CWQiak4QdXWigCdFQHU
sQbD5Gz6bJDOmylp9TTqL98=
=9K6y
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
======================================================================
Oren Livne, Ph.D.
Research Assistant Professor of Mathematics
RUReady Software Architect

Academic Outreach and Continuing Education
1901 East South Campus Dr., Room 2197-D
University of Utah, Salt Lake City, UT 84112-9399
Tel  : (801) 581-6831     Cell: (801) 631-3885     Fax: (801) 585-5414
Email: [EMAIL PROTECTED]              Web:  http://ruready.net/oren
======================================================================

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to