- Copyright
- GPL-2.0-or-later
◆ validate()
Wikibase\Repo\RestApi\Application\Validation\PropertyLabelValidator::validate |
( |
string | $language, |
|
|
string | $labelText, |
|
|
TermList | $existingDescriptions ) |
◆ CODE_EMPTY
const Wikibase\Repo\RestApi\Application\Validation\PropertyLabelValidator::CODE_EMPTY = 'property-label-validator-code-label-empty' |
◆ CODE_INVALID
const Wikibase\Repo\RestApi\Application\Validation\PropertyLabelValidator::CODE_INVALID = 'property-label-validator-code-invalid-label' |
◆ CODE_LABEL_DESCRIPTION_EQUAL
const Wikibase\Repo\RestApi\Application\Validation\PropertyLabelValidator::CODE_LABEL_DESCRIPTION_EQUAL = 'property-label-validator-code-label-description-same-value' |
◆ CODE_LABEL_DUPLICATE
const Wikibase\Repo\RestApi\Application\Validation\PropertyLabelValidator::CODE_LABEL_DUPLICATE = 'property-label-validator-code-label-duplicate' |
◆ CODE_TOO_LONG
const Wikibase\Repo\RestApi\Application\Validation\PropertyLabelValidator::CODE_TOO_LONG = 'property-label-validator-code-label-too-long' |
◆ CONTEXT_CONFLICTING_PROPERTY_ID
const Wikibase\Repo\RestApi\Application\Validation\PropertyLabelValidator::CONTEXT_CONFLICTING_PROPERTY_ID = 'property-label-validator-context-conflicting-property-id' |
◆ CONTEXT_LABEL
const Wikibase\Repo\RestApi\Application\Validation\PropertyLabelValidator::CONTEXT_LABEL = 'property-label-validator-context-label' |
◆ CONTEXT_LANGUAGE
const Wikibase\Repo\RestApi\Application\Validation\PropertyLabelValidator::CONTEXT_LANGUAGE = 'property-label-validator-context-language' |
◆ CONTEXT_LIMIT
const Wikibase\Repo\RestApi\Application\Validation\PropertyLabelValidator::CONTEXT_LIMIT = 'property-label-validator-context-character-limit' |
The documentation for this interface was generated from the following file: