It is telling you that to use a ValidField inside a Form, you must bind the Form's delegate parameter to an instance of IValidationDelegate.
See the examples in Vlib and the Workbench. -- [EMAIL PROTECTED] http://tapestry.sf.net > I am getting the following error.. I can't quite seem to figure out what > it is trying to say.. has anyone else encountered this before? > > > > No IValidationDelegate is available to ValidField > LogView/fileViewer.searchInput; it is specified as the delegate > parameter of Form LogView/fileViewer.searchForm. > > Thanks.. > > Luke Galea > Software Development > BlueCat <http://www.bluecatnetworks.com/> Networks > 905-762-5225 > > ------------------------------------------------------- Sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
