org.jasig.schedassist.portlet.webflow
Class CreateAppointmentFormBackingObjectValidator
java.lang.Object
org.jasig.schedassist.portlet.webflow.CreateAppointmentFormBackingObjectValidator
@Component
public class CreateAppointmentFormBackingObjectValidator
- extends Object
Validator of CreateAppointmentFormBackingObjects.
- Version:
- $Id: CreateFormBackingObjectValidator.java $
- Author:
- Nicholas Blair, nblair@doit.wisc.edu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateAppointmentFormBackingObjectValidator
public CreateAppointmentFormBackingObjectValidator()
validateShowCreateForm
public void validateShowCreateForm(CreateAppointmentFormBackingObject fbo,
org.springframework.binding.validation.ValidationContext context)
- Validate the
CreateAppointmentFormBackingObject after transitioning
from the "showCreateForm" state.
- Parameters:
fbo - context -
Copyright © 2012 Jasig. All Rights Reserved.