blob: acfd91448e5f12a8796f7feb890f2c1704629080 [file] [log] [blame]
<html t:type="Border" xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
<h1>Regexp Validation Demo</h1>
<t:beaneditform object="this"/>
<hr/>
<t:if test="zipCode">
Zip code: [${zipCode}]
</t:if>
</html>