edu.nrao.sss.model.project.scheduling
Class SchedTimeValidator

java.lang.Object
  extended by edu.nrao.sss.validation.AbstractValidator<SchedTime>
      extended by edu.nrao.sss.model.project.scheduling.SchedTimeValidator
All Implemented Interfaces:
Validator

public class SchedTimeValidator
extends AbstractValidator<SchedTime>

A validator of SchedTimes. slovelan


Field Summary
 
Fields inherited from class edu.nrao.sss.validation.AbstractValidator
failFast, failures, manager, purpose, target
 
Constructor Summary
SchedTimeValidator()
          Creates a new instance.
 
Method Summary
protected  List<Validation<SchedTime>> makeValidationList(ValidationPurpose purpose)
           
 
Methods inherited from class edu.nrao.sss.validation.AbstractValidator
getName, getPurpose, getTarget, setManager, stopTestingAfterFirstFailure, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchedTimeValidator

public SchedTimeValidator()
Creates a new instance.

Method Detail

makeValidationList

protected List<Validation<SchedTime>> makeValidationList(ValidationPurpose purpose)
Specified by:
makeValidationList in class AbstractValidator<SchedTime>


Copyright © 2009. All Rights Reserved.