There was a slight typo in my solution before (I used @Inject instead of
@InjectComponent)
Is there something stopping you from doing this in your component?

public class MyComponent {
   @InjectComponent
   private Field textField;
}



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Is-it-possible-to-add-Field-validators-at-render-time-tp5682920p5685078.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to