RE: Validation question. Disallow < > characters using regex mask

2004-08-02 Thread Kris Barnhoorn
Correction: ... ... -Oorspronkelijk bericht- Van: Kris Barnhoorn [mailto:[EMAIL PROTECTED] Verzonden: maandag 2 augustus 2004 22:42 Aan: 'Struts Users Mailing List' Onderwerp: RE: Validation question. Disallow < > characters using regex mask Had the same p

RE: Validation question. Disallow < > characters using regex mask

2004-08-02 Thread Kris Barnhoorn
Had the same problem Solution: ... ... kris -Oorspronkelijk bericht- Van: Eric Dahnke [mailto:[EMAIL PROTECTED] Verzonden: dinsdag 18 mei 2004 20:24 Aan: Struts Users Mailing List Onderwerp: Validation question. Disallow < > characters using regex mask Hello List, Validation

Validation question. Disallow < > characters using regex mask

2004-05-18 Thread Eric Dahnke
Hello List, Validation works great! However, we don't want to allow people to enter Style data into our forms. I'm happy to just make < > illegal characters using a regex mask, but the SAX parser won't parse my validation.xml file. Does anyone know how to escape < > characters in the validati

Validation question. Disallow < > characters using regex mask

2004-05-18 Thread Eric Dahnke
Hello List, Validation works great! However, we don't want to allow people to enter Style data into our forms. I'm happy to just make < > illegal characters using a regex mask, but the SAX parser won't parse my validation.xml file. Does anyone know how to escape < > characters in the validati