Download the PHP package r3h6/form-frontend-validation without Composer
On this page you can find all versions of the php package r3h6/form-frontend-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download r3h6/form-frontend-validation
More information about r3h6/form-frontend-validation
Files in r3h6/form-frontend-validation
Download r3h6/form-frontend-validation
More information about r3h6/form-frontend-validation
Files in r3h6/form-frontend-validation
Vendor r3h6
Package form-frontend-validation
Short Description Frontend validation for the TYPO3 form framework.
License GPL-2.0-or-later
Package form-frontend-validation
Short Description Frontend validation for the TYPO3 form framework.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package form-frontend-validation
form_frontend_validation
Frontend validation for the TYPO3 form framework.
Adds data attributes to form elements for the Parsley JavaScript form validation library.
Currently implemented validators:
- AdvancedPassword
- AlphanumericValidator
- CountValidator
- DateRangeValidator
- EmailAddressValidator
- FloatValidator
- IntegerValidator
- NotEmptyValidator
- NumberRangeValidator
- NumberValidator
- RegularExpressionValidator
- StringLengthValidator
Installation
Integration
Include in your TypoScript template following static templates:
- Form Validation "Parsley"
- Form Validation "Parsley JavaScript" (Optional)
- Form Validation "Parsley Styles" (Optional)
New template paths will be added to the form framework on key 11. If you changed the form field partial template you must add following HTML code to your partial:
All versions of form-frontend-validation with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 7.4, < 8.3
typo3/cms-core Version ^11.5 || ^12.4
typo3/cms-form Version ^11.5 || ^12.4
typo3/cms-core Version ^11.5 || ^12.4
typo3/cms-form Version ^11.5 || ^12.4
The package r3h6/form-frontend-validation contains the following files
Loading the files please wait ....