Extension:Validator

The development of this library is discontinued since it no longer provides functionality to recent MediaWiki extensions compatible with MediaWiki 1.43 and later. We advise not to use the extension still, depending on it at this stage.
Category:Unmaintained extensions#Validator Category:GPL licensed extensions
MediaWiki extensions manual
Validator
Release status: unmaintainedCategory:Unmaintained extensions
Implementation Tag Category:Tag extensions, Parser function Category:Parser function extensions, Hook Category:Hook extensions
Description Provides generic parameter handling support to other extensions
Author(s) Jeroen De Dauwtalk
Maintainer(s) Professional Wiki
Latest version 2.2.3 (2020-11-19)
Compatibility policy For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension.Category:Extensions with long-term support release branches compatibility policy
MediaWiki 1.23+Category:Extensions with manual MediaWiki version
PHP 5.5+
Database changes No
Composer mediawiki/validatorCategory:Extensions supporting Composer
License GNU General Public License 2.0 or later
Download Category:Extensions in GitHub version control
README
CHANGELOG
Public wikis using 7,130 (Ranked 25th)
Translate the Validator extension
Category:All extensions

Validator is a parameter processing framework that provides a way to declaratively define a set of parameters and how they should be processed.

It can take such declarations together with a list of raw parameters and provide the processed values.

Installation instructions and usage documentation can be found in the README file.

Extensions that use Validator

Category:All extensions Category:Extensions in GitHub version control Category:Extensions included in BlueSpice Category:Extensions included in MyWikis Category:Extensions included in ProWiki Category:Extensions supporting Composer Category:Extensions with long-term support release branches compatibility policy Category:Extensions with manual MediaWiki version Category:GPL licensed extensions Category:Hook extensions Category:Parser function extensions Category:Tag extensions Category:UnitTestsList extensions Category:Unmaintained extensions