Metadata-Version: 1.0
Name: j01.validate
Version: 0.5.1
Summary: JQuery beasd validation framework for z3c.form based widget
Home-page: http://pypi.python.org/pypi/j01.validate
Author: Roger Ineichen
Author-email: dev@projekt01.ch
License: ZPL 2.1
Description: This package provides an Zope3 javascript validation framework based on the 
        JQuery javascript library and the z3c.form framework.
        
        
        =======
        Changes
        =======
        
        0.5.1 (2013-07-18)
        ------------------
        
        - feature: support validation for fields applied in updateWidgets method and
          not defined at class level
        
        - bugfix: Apply error message exactly how z3c.form does and override existing
          errors given from z3c.form
        
        
        0.5.0 (2012-11-17)
        ------------------
        
        - initial release
        
Keywords: zope3 z3c j01 validate validation framework
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
