arachne / form-validation-panel
Nette DebugBar tab that allows you to disable and enable Nette JS forms validation.
Installs: 94
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/arachne/form-validation-panel
Requires
- php: >=5.4.0
- nette/di: ~2.2
- nette/forms: ~2.2
- tracy/tracy: ~2.2
This package is auto-updated.
Last update: 2022-02-01 12:23:30 UTC
README
#Arachne Form Validation panel#
Requirements
Nette Framework 2.1 or higher and PHP 5.4 or higher.
Documentation
Simple DebugBar panel to disable and enable Nette JS validation.
Examples
To load Form Validation panel into the DebugBar insert following code into config.neon.
extensions: debugger.formValidation: Arachne\FormValidationPanel\FormValidationPanelExtension