MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

action=wbcheckconstraintparameters

(main | wbcheckconstraintparameters)
  • This module requires read rights.
  • Source: WikibaseQualityConstraints
  • License: GPL-2.0+

Checks the constraint parameters of constraint statements.

Either or both of the property and constraintid parameters may be specified; all constraints selected by either parameter will be checked.

Parameters:
propertyid

List of property IDs to check. All constraint statements of these properties will be checked.

If this parameter is specified, it must be nonempty.

Separate values with | or alternative. Maximum number of values is 50 (500 for bots).
constraintid

List of constraint IDs (constraint statement GUIDs) to check.

If this parameter is specified, it must be nonempty.

Separate values with | or alternative. Maximum number of values is 50 (500 for bots).