Uri\WhatWg\UrlValidationError クラス
(PHP 8 >= 8.5.0)
クラス概要
namespace Uri\WhatWg;
final
readonly
class UrlValidationError
{
}
プロパティ
- context
-
エラーが検出された時点での入力 URL。
- type
-
エラーの種類。
- failure
-
true の場合、エラーにより URL は不正として拒否されます。false
の場合、エラーはパース中に自動的に修正されたソフトエラーです。
目次
There are no user contributed notes for this page.