Extension:Validator

From mediawiki.org
This page is a translated version of the page Extension:Validator and the translation is 18% complete.

PW
The Professional Wiki team maintains this extension professionally.
Professional Wiki provides official support for MediaWiki LTS releases only. It may work with other MediaWiki releases.
MediaWiki 拡張機能マニュアル
Validator
リリースの状態: 安定
実装 タグ , パーサー関数 , フック
説明 Provides generic parameter handling support to other extensions
作者 Jeroen De Dauwトーク
メンテナー Professional Wiki
最新バージョン 2.2.3 (2020-11-19)
互換性の方針 長期間サポート リリースであるすべての MediaWiki リリースについて、拡張機能に対応するブランチが存在します。
MediaWiki 1.23+
PHP 5.5+
データベースの変更 いいえ
Composer mediawiki/validator
ライセンス GNU 一般公衆利用許諾書 2.0 以降
ダウンロード
README
CHANGELOG
Public wikis using 7,130 (Ranked 25th)
Validator 拡張機能の翻訳にご協力ください

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

外部リンク