Class PrimitiveFieldConstraintGenerator

java.lang.Object
org.apache.tapestry5.internal.beaneditor.PrimitiveFieldConstraintGenerator
All Implemented Interfaces:
ValidationConstraintGenerator

Adds a "required" constraint for any property of whose type is a primitive (not a wrapper or reference) type.