Extension:Validator

From mediawiki.org
(Redirected from Validator)
MediaWiki extensions manual
Validator
Release status: stable
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)
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]

External links[edit]


This extension is professionally maintained by the Professional Wiki team.