Hi,

 

I have an input field that needs to be validated like this:

 

validators="validators:required,min=1,max=X"

 

where X is a value that will be different whenever the page is loaded.
However, at least as far as I know, tapestry's validation mechanism only
allows you to set X to a static value. Anyone know a way I can make this
work?

 

Thanks,
Denis

 

Reply via email to