You are viewing an old version of this page. Return to the latest version.
| Overview | |||
|---|---|---|---|
| Description: | Provides generic parameter handling support to other extensions. | ||
| State: | stable | Dependency: | MediaWiki |
| Developer: | Jeroen De Dauw | License: | - |
| Type: | MediaWiki | Category: | Editor |
| Edition: | BlueSpice free | ||
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.
{{BSExtensionInfobox
|desc=Provides generic parameter handling support to other extensions.
|status=stable
|developer=Jeroen De Dauw
|type=MediaWiki
|edition=BlueSpice free
|compatible=MediaWiki
|category=Editor
|docu=https://www.mediawiki.org/wiki/Extension:Validator
}}
Wrapper for the ParamProcessor library
[[en:{{FULLPAGENAME}}]][[de:Validator]]
[[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.| Line 1: | Line 1: | ||
| + | {{BSExtensionInfobox | ||
| + | |desc=Provides generic parameter handling support to other extensions. | ||
| + | |status=stable | ||
| + | |developer=Jeroen De Dauw | ||
| + | |type=MediaWiki | ||
| + | |edition=BlueSpice free | ||
| + | |compatible=MediaWiki | ||
| + | |category=Editor | ||
| + | |docu=https://www.mediawiki.org/wiki/Extension:Validator | ||
| + | }} | ||
Wrapper for the ParamProcessor library | Wrapper for the ParamProcessor library | ||
[[en:{{FULLPAGENAME}}]][[de:Validator]] | [[en:{{FULLPAGENAME}}]][[de:Validator]] | ||