AW: Validator query

2003-12-20 Thread Matze
Hi, The ValidatorForm will match the formset name with the form-bean name. it uses mapping.getAttribute() to init the validator The ValidatorActionForm will match the formset name with the action-mapping path. mapping.getPath() for init the validator and the same for the

AW: validator

2003-10-14 Thread Matthias Wessendorf
Hi, Use this var-namedatePatternStrict/var-name var-valuedd.MM./var-value -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 14. Oktober 2003 21:59 An: [EMAIL PROTECTED] Betreff: validator Hello all: I'm having problems using

AW: Validator Framework: Can not evaluate regular expression

2003-07-31 Thread Dirk Behrendt
Hello! This field is not declared as a password field yet. It is a normal textfield.. Other ideas? Dirk -Ursprüngliche Nachricht- Von: David Graham [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 30. Juli 2003 23:25 An: Struts Users Mailing List Betreff: Re: Validator Framework: Can

AW: Validator problem with integers

2003-06-19 Thread sem . Gottofrey
How about using a regexp? field property=phone depends=required, mask arg0 key=Daytime Phone box 3 resource=false/ var var-namemask/var-name var-value^\d{4}$/var-value /var /field HTH Robert

AW: Validator

2003-01-30 Thread Softwareentwicklung Hauschel
;-) thanks... -Ursprüngliche Nachricht- Von: David Graham [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 30. Januar 2003 18:20 An: [EMAIL PROTECTED] Betreff: Re: Validator There is a validator webapp that's in the Struts distro. David From: Softwareentwicklung Hauschel [EMAIL