Home
last modified time | relevance | path

Searched refs:checkValidity (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/resources/snippet/js/
H A Dsubscribe.min.js1 …tener("submit",(async r=>{if(r.preventDefault(),r.stopPropagation(),o.checkValidity()){let s=new U…
H A Dsubscribe.js11 if (form.checkValidity()) {
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
DGeometry.php581 public function checkValidity() function in geoPHP\\Geometry\\Geometry
585 return $this->getGeos()->checkValidity();