Extension:Validator
Jump to navigation
Jump to search
| Validator Release status: stable | |||
|---|---|---|---|
| Implementation | Tag, Parser function, Hook | ||
| Description | Provides generic parameter handling support to other extensions | ||
| Author(s) | Jeroen De Dauwtalk | ||
| Latest version | see RELEASE NOTES | ||
| MediaWiki | 1.23+ | ||
| PHP | 5.5+ | ||
| Database changes | No | ||
| Composer | mediawiki/validator | ||
| License | GNU General Public License 2.0 or later | ||
| Download | GitHub: Note: README | ||
| |||
|
Translate the Validator extension if it is available at translatewiki.net | |||
| Check usage and version matrix. | |||
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[edit]
External links[edit]
- Blog of the author about Validator
- Validator on Open HUB
- Validator on GitHub
- Validator on Packagist
Categories:
- GPL licensed extensions
- Stable extensions
- Tag extensions
- Parser function extensions
- Hook extensions
- Extensions without a compatibility policy
- Extensions supporting Composer
- Extensions in GitHub version control
- ParserFirstCallInit extensions
- UnitTestsList extensions
- All extensions
- Extensions in Wikimedia version control