DOMDocumentIsValidAccordingToSchema
extends Constraint
in package
FinalYes
Table of Contents
Methods
- __construct() : mixed
- evaluate() : bool|null
- toString() : string
Methods
__construct()
public
__construct([string|null $schemaLocation = null ]) : mixed
Parameters
- $schemaLocation : string|null = null
evaluate()
public
evaluate(mixed $other[, string $description = '' ][, bool $returnResult = false ]) : bool|null
Parameters
- $other : mixed
- $description : string = ''
- $returnResult : bool = false
Return values
bool|nulltoString()
public
toString() : string