You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:Validator"
Extension: Validator
Overview | |||
---|---|---|---|
Description: | provides generic parameter handling support to other extensions. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Jeroen De Dauw | License: | - |
Type: | MediaWiki | Category: | Infrastructure |
Edition: | BlueSpice pro | ||
For more info, visit Mediawiki.
|
Features[edit source]
Wrapper for the ParamProcessor library
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.
{{BSExtensionInfobox |desc=provides generic parameter handling support to other extensions. |status=stable |developer=Jeroen De Dauw |type=MediaWiki |edition=BlueSpice pro |compatible=MediaWiki |package=SemanticData |category=Infrastructure |docu=https://www.mediawiki.org/wiki/Extension:Validator }} Wrapper for the ParamProcessor library [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]] [[Category: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. For more information please visit [https://www.mediawiki.org/wiki/Extension:Validator MediaWiki.]
Line 10: | Line 10: | ||
|docu=https://www.mediawiki.org/wiki/Extension:Validator | |docu=https://www.mediawiki.org/wiki/Extension:Validator | ||
}} | }} | ||
− | |||
[[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]] | [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]] | ||
Line 17: | Line 16: | ||
'''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. | '''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.] |