Set a custom validity value on the input element. Provide an empty string to set the input to a valid state.
Optional
reportIf true the input's reportValidity
method will be invoked which will
cause the browser to display the value of customValidity.
Generated using TypeDoc
Indicates how to respond to a validation request.