<%@ page language="java" contentType="text/html;charset=UTF-8"%> <%@ taglib prefix="netui" uri="http://beehive.apache.org/netui/tags-html-1.0"%> <%@ taglib prefix="netui-data" uri="http://beehive.apache.org/netui/tags-databinding-1.0"%> <%@ taglib prefix="netui-template" uri="http://beehive.apache.org/netui/tags-template-1.0"%>

Declarative Validation

page flow 'str' property:
Which type of validation?
minlength=2:
maxlength=2:
mask=a*b:
type=int:
type=short:
type=long:
type=double:
type=float:
type=byte:
date=MM-dd-YYYY:
range 1-10:
credit card:
email:
valid when pageFlow.str==actionForm.validWhenPageFlowProp: