Class ValidateHandler

java.lang.Object
org.ocpsoft.rewrite.annotation.spi.FieldAnnotationHandler<Validate>
org.ocpsoft.rewrite.annotation.handler.ValidateHandler
All Implemented Interfaces:
org.ocpsoft.common.pattern.Weighted, AnnotationHandler<Validate>

public class ValidateHandler extends FieldAnnotationHandler<Validate>
Handler for Validate.
Author:
Christian Kaltepoth