This project has retired. For details please refer to its
Attic page.
ConfigurableWidgetValidator (Cocoon Forms Block Implementation 1.1.0 API)
org.apache.cocoon.forms.validation
Interface ConfigurableWidgetValidator
- All Superinterfaces:
- WidgetValidator
- All Known Implementing Classes:
- AbstractJavaValidator
- public interface ConfigurableWidgetValidator
- extends WidgetValidator
A WidgetValidator that can recieve a configuration Element
- Version:
- $Id: ConfigurableWidgetValidator.html 1304280 2012-03-23 11:18:01Z ilgrosso $
setConfiguration
public void setConfiguration(Element element)
throws Exception
- Set the configuration Element
- Throws:
Exception
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.