Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchedLabelsValidator Member List

This is the complete list of members for Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchedLabelsValidator, including all inherited members.

$contentsValidatorWikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchedLabelsValidatorprivate
$syntaxValidatorWikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchedLabelsValidatorprivate
__construct(LabelsSyntaxValidator $syntaxValidator, PropertyLabelsContentsValidator $contentsValidator)Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchedLabelsValidator
getModifiedLanguages(TermList $original, TermList $modified)Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchedLabelsValidatorprivate
throwUseCaseError(ValidationError $validationError)Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchedLabelsValidatorprivate
validateAndDeserialize(TermList $originalLabels, TermList $originalDescriptions, array $labelsSerialization)Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchedLabelsValidator