- Copyright
- GPL-2.0-or-later
◆ __construct()
◆ getPartiallyValidatedDescriptions()
Wikibase\Repo\RestApi\Application\Validation\DescriptionsSyntaxValidator::getPartiallyValidatedDescriptions |
( |
| ) |
|
◆ validate()
Wikibase\Repo\RestApi\Application\Validation\DescriptionsSyntaxValidator::validate |
( |
array | $serialization, |
|
|
string | $basePath = '' ) |
◆ validateLanguageCodes()
Wikibase\Repo\RestApi\Application\Validation\DescriptionsSyntaxValidator::validateLanguageCodes |
( |
array | $languageCodes, |
|
|
string | $basePath ) |
|
private |
◆ validateSerialization()
Wikibase\Repo\RestApi\Application\Validation\DescriptionsSyntaxValidator::validateSerialization |
( |
array | $serialization | ) |
|
|
private |
◆ $deserializedDescriptions
◆ $deserializer
◆ $languageCodeValidator
◆ CODE_DESCRIPTIONS_NOT_ASSOCIATIVE
const Wikibase\Repo\RestApi\Application\Validation\DescriptionsSyntaxValidator::CODE_DESCRIPTIONS_NOT_ASSOCIATIVE = 'descriptions-syntax-validator-code-descriptions-not-associative' |
◆ CODE_EMPTY_DESCRIPTION
const Wikibase\Repo\RestApi\Application\Validation\DescriptionsSyntaxValidator::CODE_EMPTY_DESCRIPTION = 'descriptions-syntax-validator-code-description-empty' |
◆ CODE_INVALID_DESCRIPTION_TYPE
const Wikibase\Repo\RestApi\Application\Validation\DescriptionsSyntaxValidator::CODE_INVALID_DESCRIPTION_TYPE = 'descriptions-syntax-validator-code-invalid-description-type' |
◆ CONTEXT_DESCRIPTION
const Wikibase\Repo\RestApi\Application\Validation\DescriptionsSyntaxValidator::CONTEXT_DESCRIPTION = 'descriptions-syntax-validator-context-description' |
◆ CONTEXT_FIELD
const Wikibase\Repo\RestApi\Application\Validation\DescriptionsSyntaxValidator::CONTEXT_FIELD = 'descriptions-syntax-validator-context-field' |
◆ CONTEXT_LANGUAGE
const Wikibase\Repo\RestApi\Application\Validation\DescriptionsSyntaxValidator::CONTEXT_LANGUAGE = 'descriptions-syntax-validator-context-language' |
◆ CONTEXT_VALUE
const Wikibase\Repo\RestApi\Application\Validation\DescriptionsSyntaxValidator::CONTEXT_VALUE = 'descriptions-syntax-validator-context-value' |
The documentation for this class was generated from the following file: