this method is useful for validators that integrate with other
frameworks. take for example bean-validation framework.

a bean validation validator can call getModel(), get the model, cast
it to IPropertyReflectionAwareModel, get the property, and retrieve
validation annotations associated with it.

-igor


On Tue, Jun 25, 2013 at 9:53 AM, Marios Skounakis <msc...@gmail.com> wrote:
> Hi all,
>
> What is the purpose of Validatable.model?
>
> I don't seem to be able to find any usages of Validatable.getModel(),
> setModel() or model...
>
> Thanks
> Marios

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to