parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)}
/>
<${validation.ErrorMessage}
errors=${validation.errors}
name="mf-email"
as=${html``}
/>
${ parent.decodeEntities(`Example: user@website.com`) }
How can we help?
Feel free to ask a question or simply leave a comment
<${validation.ErrorMessage}
errors=${validation.errors}
name="mf-comment"
as=${html``}
/>