Re: [appfuse-user] incomplete element type validators

2007-07-17 Thread Matt Raible
On 7/12/07, Boudewijn Rempt <[EMAIL PROTECTED]> wrote: On Thursday 12 July 2007, Matt Raible wrote: > This is a known issue if you generate a UI from a POJO that has no > required fields. If you add not-null="true" to a @Column's definition, > at least one validation rule should be generated. T

Re: [appfuse-user] incomplete element type validators

2007-07-12 Thread Boudewijn Rempt
On Thursday 12 July 2007, Matt Raible wrote: > This is a known issue if you generate a UI from a POJO that has no > required fields. If you add not-null="true" to a @Column's definition, > at least one validation rule should be generated. Thanks, that has fixed it. > I suppose we could > make a

Re: [appfuse-user] incomplete element type validators

2007-07-12 Thread Matt Raible
This is a known issue if you generate a UI from a POJO that has no required fields. If you add not-null="true" to a @Column's definition, at least one validation rule should be generated. I suppose we could make appfuse:gen smarter to detect when no rules are specified. Matt On 7/12/07, Boudewij

[appfuse-user] incomplete element type validators

2007-07-12 Thread Boudewijn Rempt
I'm just starting out with appfuse, so when after following the video tutorial to the letter I get the following message when doing mvn integration-test. [INFO] [talledLocalContainer] [incipio-dummy] ERROR [http-8081-Processor24] DomHelper.error(347) | The content of element type "validators" is