Erweiterung:Validator

This page is a translated version of the page Extension:Validator and the translation is 50% complete.
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-Erweiterungen
Validator
Freigabestatus: ohne Wartung
Einbindung Tag , Parser-Funktion , Hook
Beschreibung Provides generic parameter handling support to other extensions
Autor(en) Jeroen De DauwDiskussion
Betreuer Professional Wiki
Letzte Version 2.2.3 (2020-11-19)
Kompatibilitätspolitik Für jede MediaWiki-Version, die ein Long Term Support Release ist, existiert ein entsprechender Zweig in der Erweiterung.
MediaWiki 1.23+
PHP 5.5+
Datenbankänderungen Nein
Composer mediawiki/validator
Lizenz GNU General Public License 2.0 oder neuer
Herunterladen
README
CHANGELOG
Public wikis using 7,130 (Ranked 25th)
Übersetze die Validator-Erweiterung

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.

Erweiterungen die Validator verwenden