<div dir="ltr">Hello all,<div><br></div><div>'m doing form validation stuff, following examples on MDN. [1]<br clear="all"></div><div><br></div><div>It seems like Ur/Web doesn't handle regular expressions?</div><div><br></div><div>I guess it should not be too diffcult to define a DSEL in Ur/Web (just AST constructors and a few trusted functions: e.g. [compile : AST -> regexp], where [regexp] is an abstract type, or maybe just a string :-)) and have it work at least in the browser.</div><div><br></div><div>Could somebody point me in the right direction here?</div><div><br></div><div>-- <br><div class="gmail_signature">Cheers,<br>Artyom Shalkhakov<br></div><div class="gmail_signature"><br></div><div class="gmail_signature">[1] <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation">https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation</a></div><div class="gmail_signature"><br></div>
</div></div>