patternMismatch
The read-only patternMismatch
property of the ValidityState
interface indicates if the value of an input, after having been edited by the user, does not conform to the constraints set by the element's pattern
attribute.