I used/suggest an other approach : * add various attributes to input tag like "required='true'", "regexp='...'", "max-value='...'" * the client side library use those tag to check field (on form submit, on field value change...) * the formmaker/widgetbuilder use Validator and SOXxxxCol definition to filled those attribute, like doing to select the widget/html template
- [TurboGears] Re: client side error detection - widgets David Bernard
- [TurboGears] Re: client side error detection - widg... Ksenia Marasanova
- [TurboGears] Re: client side error detection - ... Karl Guertin

