- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Repo\RestApi\UseCases\GetItemStatements\GetItemStatementsValidator::__construct |
( |
ItemIdValidator |
$itemIdValidator | ) |
|
◆ assertValidRequest()
Wikibase\Repo\RestApi\UseCases\GetItemStatements\GetItemStatementsValidator::assertValidRequest |
( |
GetItemStatementsRequest |
$request | ) |
|
◆ validatePropertyId()
Wikibase\Repo\RestApi\UseCases\GetItemStatements\GetItemStatementsValidator::validatePropertyId |
( |
?string |
$propertyId | ) |
|
|
private |
◆ $itemIdValidator
ItemIdValidator Wikibase\Repo\RestApi\UseCases\GetItemStatements\GetItemStatementsValidator::$itemIdValidator |
|
private |
◆ CODE_INVALID_PROPERTY_ID
const Wikibase\Repo\RestApi\UseCases\GetItemStatements\GetItemStatementsValidator::CODE_INVALID_PROPERTY_ID = 'invalid-property-id' |
◆ CONTEXT_PROPERTY_ID_VALUE
const Wikibase\Repo\RestApi\UseCases\GetItemStatements\GetItemStatementsValidator::CONTEXT_PROPERTY_ID_VALUE = 'property-id-value' |
The documentation for this class was generated from the following file: