According to the source code it supports the hibernate validators.
What you put in, it validates.

http://wicket-stuff.svn.sf.net/svnroot/wicket-stuff/trunk/wicketstuff-hibernate-behavior/src/main/java/org/wicketstuff/hibernate/validator/HibernateFormComponentValidator.java

Haven't tried it, but don't have an immediate need to do so either.
Why not just try it, if it does it, great, if not, then perhaps add it
and contribute back?

Martijn


On 7/12/07, Craig Lenzen <[EMAIL PROTECTED]> wrote:
>
> Fair enough Ryan, but one question for you.
>
> Does this only work with the @Length and @NotNull annotations or does it
> also work with the attributes of the @Column annotation (nullable and
> length)?
>
> Thanks
> Craig
>
>
> Ryan Sonnek-2 wrote:
> >
> > I may be biased, but i'm using these annotations on a production/live site
> > and they've made my life easier.  no more hibernate exceptions bubbling up
> > to the screen because a field was left blank.
> >
> > On 7/11/07, Craig Lenzen <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >> Has anyone made heavy use of this project yet?  Any issues or concerns?
> >>
> >> -Craig
> >>
> >>
> >> igor.vaynberg wrote:
> >> >
> >> >
> >> http://wicket-stuff.svn.sf.net/svnroot/wicket-stuff/trunk/wicketstuff-hibernate-behavior/
> >> >
> >> > -igor
> >> >
> >> >
> >> > On 7/11/07, Craig Lenzen <[EMAIL PROTECTED]> wrote:
> >> >>
> >> >>
> >> >> Unless I was dreaming this the other night I swear someone announced
> >> that
> >> >> they created a wicket stuff project that added form validation based
> >> on
> >> >> JPA
> >> >> annotations of a domain model?  Was I dreaming, if not I can't seem to
> >> >> find
> >> >> the project in wicket stuff.
> >> >>
> >> >> Thanks
> >> >> Craig
> >> >> --
> >> >> View this message in context:
> >> >>
> >> http://www.nabble.com/JPA-Annotation-Validation-tf4064781.html#a11549413
> >> >> Sent from the Wicket - User mailing list archive at Nabble.com.
> >> >>
> >> >>
> >> >>
> >> -------------------------------------------------------------------------
> >> >> This SF.net email is sponsored by DB2 Express
> >> >> Download DB2 Express C - the FREE version of DB2 express and take
> >> >> control of your XML. No limits. Just data. Click to get it now.
> >> >> http://sourceforge.net/powerbar/db2/
> >> >> _______________________________________________
> >> >> Wicket-user mailing list
> >> >> Wicket-user@lists.sourceforge.net
> >> >> https://lists.sourceforge.net/lists/listinfo/wicket-user
> >> >>
> >> >
> >> >
> >> -------------------------------------------------------------------------
> >> > This SF.net email is sponsored by DB2 Express
> >> > Download DB2 Express C - the FREE version of DB2 express and take
> >> > control of your XML. No limits. Just data. Click to get it now.
> >> > http://sourceforge.net/powerbar/db2/
> >> > _______________________________________________
> >> > Wicket-user mailing list
> >> > Wicket-user@lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >> >
> >> >
> >>
> >> --
> >> View this message in context:
> >> http://www.nabble.com/JPA-Annotation-Validation-tf4064781.html#a11550269
> >> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>
> >>
> >> -------------------------------------------------------------------------
> >> This SF.net email is sponsored by DB2 Express
> >> Download DB2 Express C - the FREE version of DB2 express and take
> >> control of your XML. No limits. Just data. Click to get it now.
> >> http://sourceforge.net/powerbar/db2/
> >> _______________________________________________
> >> Wicket-user mailing list
> >> Wicket-user@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/wicket-user
> >>
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
> >
>
> --
> View this message in context: 
> http://www.nabble.com/JPA-Annotation-Validation-tf4064781.html#a11552674
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-- 
Wicket joins the Apache Software Foundation as Apache Wicket
Apache Wicket 1.3.0-beta2 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta2/

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to