Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Application\Validation\PropertyLabelsContentsValidator Class Reference
+ Collaboration diagram for Wikibase\Repo\RestApi\Application\Validation\PropertyLabelsContentsValidator:

Public Member Functions

 __construct (PropertyLabelValidator $labelValidator)
 
 validate (PartiallyValidatedLabels $labels, TermList $descriptions, array $languages=null)
 
 getValidatedLabels ()
 

Private Attributes

TermList $validatedLabels = null
 
PropertyLabelValidator $labelValidator
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\Validation\PropertyLabelsContentsValidator::__construct ( PropertyLabelValidator $labelValidator)

Member Function Documentation

◆ getValidatedLabels()

Wikibase\Repo\RestApi\Application\Validation\PropertyLabelsContentsValidator::getValidatedLabels ( )

◆ validate()

Wikibase\Repo\RestApi\Application\Validation\PropertyLabelsContentsValidator::validate ( PartiallyValidatedLabels $labels,
TermList $descriptions,
array $languages = null )

Member Data Documentation

◆ $labelValidator

PropertyLabelValidator Wikibase\Repo\RestApi\Application\Validation\PropertyLabelsContentsValidator::$labelValidator
private

◆ $validatedLabels

TermList Wikibase\Repo\RestApi\Application\Validation\PropertyLabelsContentsValidator::$validatedLabels = null
private

The documentation for this class was generated from the following file: