lxberlin / netefx-validator
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no jav
Package info
github.com/lx-berlin/NetefxValidator
Type:silverstripe-module
pkg:composer/lxberlin/netefx-validator
dev-master
2015-02-06 09:04 UTC
Requires
- silverstripe/cms: >=2.4
- silverstripe/framework: >=2.4
This package is not auto-updated.
Last update: 2026-02-28 21:18:06 UTC
README
(Master branch is for Silverstripe2.4)
this module gives you a bunch of validation rules for any kind of form validation.
Maintainers
- lx-berlin
- zauberfisch
TODO
- NetefxValidatorRuleGREATER and some other rules have a couple of lines in common to check the input, that should be moved into 1 function
Documentation
- every Rule class includes at least one example or points you to a similar class with examples
- http://www.netefx.de/Silverstripe-NetefxValidator.php