- Copyright
- GPL-2.0-or-later
◆ __construct()
◆ getPartiallyValidatedLabels()
Wikibase\Repo\RestApi\Application\Validation\LabelsSyntaxValidator::getPartiallyValidatedLabels |
( |
| ) |
|
◆ validate()
Wikibase\Repo\RestApi\Application\Validation\LabelsSyntaxValidator::validate |
( |
array | $serialization, |
|
|
string | $basePath = '' ) |
◆ validateLanguageCodes()
Wikibase\Repo\RestApi\Application\Validation\LabelsSyntaxValidator::validateLanguageCodes |
( |
array | $languageCodes, |
|
|
string | $basePath ) |
|
private |
◆ validateSerialization()
Wikibase\Repo\RestApi\Application\Validation\LabelsSyntaxValidator::validateSerialization |
( |
array | $serialization | ) |
|
|
private |
◆ $deserializedLabels
◆ $deserializer
LabelsDeserializer Wikibase\Repo\RestApi\Application\Validation\LabelsSyntaxValidator::$deserializer |
|
private |
◆ $languageCodeValidator
◆ CODE_EMPTY_LABEL
const Wikibase\Repo\RestApi\Application\Validation\LabelsSyntaxValidator::CODE_EMPTY_LABEL = 'labels-syntax-validator-code-label-empty' |
◆ CODE_INVALID_LABEL_TYPE
const Wikibase\Repo\RestApi\Application\Validation\LabelsSyntaxValidator::CODE_INVALID_LABEL_TYPE = 'labels-syntax-validator-code-invalid-label-type' |
◆ CODE_LABELS_NOT_ASSOCIATIVE
const Wikibase\Repo\RestApi\Application\Validation\LabelsSyntaxValidator::CODE_LABELS_NOT_ASSOCIATIVE = 'labels-syntax-validator-code-labels-not-associative' |
◆ CONTEXT_FIELD
const Wikibase\Repo\RestApi\Application\Validation\LabelsSyntaxValidator::CONTEXT_FIELD = 'labels-syntax-validator-context-field' |
◆ CONTEXT_LABEL
const Wikibase\Repo\RestApi\Application\Validation\LabelsSyntaxValidator::CONTEXT_LABEL = 'labels-syntax-validator-context-label' |
◆ CONTEXT_LANGUAGE
const Wikibase\Repo\RestApi\Application\Validation\LabelsSyntaxValidator::CONTEXT_LANGUAGE = 'labels-syntax-validator-context-language' |
◆ CONTEXT_VALUE
const Wikibase\Repo\RestApi\Application\Validation\LabelsSyntaxValidator::CONTEXT_VALUE = 'labels-syntax-validator-context-value' |
The documentation for this class was generated from the following file: