UrlValidationError
final class UrlValidationError (View source)
Properties
| string | $context | ||
| UrlValidationErrorType | $type | ||
| bool | $failure |
Methods
__construct(string $context, UrlValidationErrorType $type, bool $failure)
Construct a UrlValidationError object
Details
__construct(string $context, UrlValidationErrorType $type, bool $failure)
Construct a UrlValidationError object
Constructs a Uri\WhatWg\UrlValidationError object.