Antwort: Re: XML Form, extended validation and error messages

2002-07-15 Thread michael_hampel
Hello, thanks for your answer and providing the new feature. In the moment I am setting the error message in the perform() method by calling setValue of the appropriate Form and then output the message with xf:output referencing the appropriate path. i will try out your solution a

Re: XML Form, extended validation and error messages

2002-07-15 Thread Ivelin Ivanov
- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 15, 2002 1:03 AM Subject: XML Form, extended validation and error messages > Hello, > > i again have a question concerning validation in connection with XMl > forms. > Is there a standard way how

XML Form, extended validation and error messages

2002-07-14 Thread michael_hampel
Hello, i again have a question concerning validation in connection with XMl forms. Is there a standard way how to handle validation, that cannot be done with the Schematron approach? I mean something like validating if a password is already existing in a database or running a Luhn Test f

RE: XML Form, extended validation and error messages

2002-07-12 Thread Piroumian Konstantin
> From: [EMAIL PROTECTED] > > Hello, > > > By the way I got the FormTransformer plus the Schematron > error messages > running with i18n and will post how it worked for me next week (after > I tested it a liitle bit more) Great news! Looking forward to see that. Konstantin > > Thanks i

XML Form, extended validation and error messages

2002-07-12 Thread michael_hampel
Hello, i again have a question concerning validation in connection with XMl forms. Is there a standard way how to handle validation, that cannot be done with the Schematron approach? I mean something like validating if a password is already existing in a database or running a Luhn Test f