You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:Validator"
Fbaeckmann (talk | contribs) m (Text replacement - "|edition=BlueSpice pro |active=Yes" to "|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes") |
Wrapper for the ParamProcessor library
Extension: Validator
Overview | |||
---|---|---|---|
Description: | provides generic parameter handling support to other extensions. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Jeroen De Dauw | License: | GPL v2+ |
Type: | MediaWiki | Category: | Infrastructure |
Edition: | BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | ||
Features[edit source]
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.
For more information please visit MediaWiki.
Wrapper for the ParamProcessor library [[en:{{FULLPAGENAME}}]][[de:Validator]] [[Category:Extension]] {{BSExtensionInfobox |desc=provides generic parameter handling support to other extensions. |status=stable |developer=Jeroen De Dauw |type=MediaWiki |edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes |compatible=MediaWiki |category=Infrastructure |license=GPL v2+ |docu=https://www.mediawiki.org/wiki/Extension:Validator |package=SemanticData }}'''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. For more information please visit [https://www.mediawiki.org/wiki/Extension:Validator MediaWiki.] {{Translation}} [[Category:BlueSpice_pro]] [[Category:MediaWiki]] [[Category:Extension]]
(12 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{BSExtensionInfobox | |
− | + | |desc=provides generic parameter handling support to other extensions. | |
− | [ | + | |status=stable |
+ | |developer=Jeroen De Dauw | ||
+ | |type=MediaWiki | ||
+ | |edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | ||
+ | |active=Yes | ||
+ | |compatible=MediaWiki | ||
+ | |category=Infrastructure | ||
+ | |license=GPL v2+ | ||
+ | |docu=https://www.mediawiki.org/wiki/Extension:Validator | ||
+ | |package=SemanticData | ||
+ | }}'''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. | ||
+ | |||
+ | For more information please visit [https://www.mediawiki.org/wiki/Extension:Validator MediaWiki.] | ||
+ | {{Translation}} | ||
− | + | [[Category:BlueSpice_pro]] | |
+ | [[Category:MediaWiki]] | ||
+ | [[Category:Extension]] |