setCustomValidity method

void setCustomValidity (
  1. String error
)
override

Implementation

void setCustomValidity(String error) native;