Jump to content

Extension:Validator

From mediawiki.org
This page is a translated version of the page Extension:Validator and the translation is 17% 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 拡張機能マニュアル
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
使用中の公開ウィキ 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

外部リンク