Jump to content

Extension:Validator

From mediawiki.org
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.
MediaWiki extensions manual
Validator
Release status: unmaintained
Implementation Tag , Parser function , Hook
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.
MediaWiki 1.23+
PHP 5.5+
Database changes No
Composer mediawiki/validator
License GNU General Public License 2.0 or later
Download
README
CHANGELOG
Public wikis using 7,130 (Ranked 25th)
Translate the Validator extension

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

[edit]
[edit]