HTMLObjectElement: validationMessage プロパティ
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since December 2018.
validationMessage
は HTMLObjectElement
インターフェイスの読み取り専用プロパティで、コントロールが満たしていない制約検証を説明する、ローカライズされたメッセージを(もしあれば)文字列で返します。コントロールが制約検証の候補でない場合(willValidate
が false
である場合)、あるいは制約を満たしている場合には、これは空文字列となります。
値
文字列です。
仕様書
Specification |
---|
HTML # dom-cva-validationmessage-dev |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
validationMessage |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.