Extension:Validator

From Linux Web Expert

PW
<translate> The <tvar name=1>Professional Wiki</tvar> team maintains this</translate> <translate> extension</translate> <translate> professionally.</translate>
<translate> Professional Wiki provides official support for [[<tvar name=1>Special:MyLanguage/Version lifecycle</tvar>|MediaWiki LTS releases]] only.</translate> <translate> It may work with other MediaWiki releases.</translate>
MediaWiki extensions manual
Validator
Release status: stable
File:Green check.svg
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
Quarterly downloads Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Public wikis using Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
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

External links