|
| findInGroup (array $statementGroup, string $statementId) |
|
- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::__construct |
( |
StatementValidator | $statementValidator | ) |
|
◆ findInGroup()
Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::findInGroup |
( |
array | $statementGroup, |
|
|
string | $statementId ) |
|
private |
◆ getValidatedStatements()
Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::getValidatedStatements |
( |
| ) |
|
◆ validate()
Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::validate |
( |
array | $serialization, |
|
|
string | $basePath = '' ) |
◆ validateModifiedStatements()
Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::validateModifiedStatements |
( |
array | $originalSerialization, |
|
|
StatementList | $originalStatements, |
|
|
array | $serialization, |
|
|
string | $basePath = '' ) |
◆ $deserializedStatements
StatementList Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::$deserializedStatements = null |
|
private |
◆ $statementValidator
StatementValidator Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::$statementValidator |
|
private |
◆ CODE_PROPERTY_ID_MISMATCH
const Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::CODE_PROPERTY_ID_MISMATCH = 'statements-validator-code-property-id-mismatch' |
◆ CODE_STATEMENT_GROUP_NOT_SEQUENTIAL
const Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::CODE_STATEMENT_GROUP_NOT_SEQUENTIAL = 'statements-validator-code-invalid-statement-group-type' |
◆ CODE_STATEMENT_NOT_ARRAY
const Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::CODE_STATEMENT_NOT_ARRAY = 'statements-validator-code-invalid-statement-type' |
◆ CODE_STATEMENTS_NOT_ASSOCIATIVE
const Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::CODE_STATEMENTS_NOT_ASSOCIATIVE = 'statements-validator-code-invalid-statements-type' |
◆ CONTEXT_FIELD
const Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::CONTEXT_FIELD = 'statements-validator-context-field' |
◆ CONTEXT_PATH
const Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::CONTEXT_PATH = 'statements-validator-context-path' |
◆ CONTEXT_PROPERTY_ID_KEY
const Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::CONTEXT_PROPERTY_ID_KEY = 'statements-validator-context-property-id-key' |
◆ CONTEXT_PROPERTY_ID_VALUE
const Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::CONTEXT_PROPERTY_ID_VALUE = 'statements-validator-context-property-id-value' |
◆ CONTEXT_VALUE
const Wikibase\Repo\RestApi\Application\Validation\StatementsValidator::CONTEXT_VALUE = 'statements-validator-context-value' |
The documentation for this class was generated from the following file: