setCustomValidity method

void setCustomValidity(
  1. String error
)

Implementation

external void setCustomValidity(String error);