https://github.com/kevindew/sfjqueryvalidationplugin
A symfony 1.x plugin to integrate Jquery Validation and the symfony form system
https://github.com/kevindew/sfjqueryvalidationplugin
Last synced: about 1 year ago
JSON representation
A symfony 1.x plugin to integrate Jquery Validation and the symfony form system
- Host: GitHub
- URL: https://github.com/kevindew/sfjqueryvalidationplugin
- Owner: kevindew
- License: mit
- Created: 2010-08-01T17:01:57.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2011-07-11T12:32:04.000Z (almost 15 years ago)
- Last Synced: 2024-10-06T01:41:06.506Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 174 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
sfJqueryValidationPlugin By Kevin Dew
==============================================================
Setting Up
----------
1. Set your BaseForm to extend sfFormJqueryValidationForm (or if you want the
extras sfFormJqueryValidationFormExtended)
2. Set up widget form schema