se.vgregion.portal.medcontrol
Class MedControlFormBackerValidator

java.lang.Object
  extended by se.vgregion.portal.medcontrol.MedControlFormBackerValidator
All Implemented Interfaces:
org.springframework.validation.Validator

public class MedControlFormBackerValidator
extends Object
implements org.springframework.validation.Validator


Constructor Summary
MedControlFormBackerValidator()
           
 
Method Summary
 boolean supports(Class<?> clazz)
           
 void validate(Object target, org.springframework.validation.Errors errors)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MedControlFormBackerValidator

public MedControlFormBackerValidator()
Method Detail

supports

public boolean supports(Class<?> clazz)
Specified by:
supports in interface org.springframework.validation.Validator

validate

public void validate(Object target,
                     org.springframework.validation.Errors errors)
Specified by:
validate in interface org.springframework.validation.Validator


Copyright © 2010. All Rights Reserved.