Validation decoration is now done on the client-side, and is mostly done by
toggling CSS classes on particular elements (containers of the field).
On Tue, Feb 11, 2014 at 10:07 AM, nhhockeyplayer nashua <
nhhockeypla...@hotmail.com> wrote:
> Folks,
>
> I have some code using
>
> ValidationDecora
Folks,
I have some code using
ValidationDecorator decorator = new DefaultValidationDecorator(environment,
assetSource.getExpandedAsset("${tapestry.spacer-image}"),
markupWriter);
DefaultValidationDecorator.class
But its gone from the t-5.4 jar
Can someone suggest a course of acti