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

Installs: 8 671

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 4

Forks: 5

Open Issues: 5

Type:silverstripe-module

dev-master 2015-02-06 09:04 UTC

This package is not auto-updated.

Last update: 2024-04-13 11:45:54 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