public interface ITimerValidator
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkTimerSolution(Timer t) |
boolean |
validateXMLSchema(String timerString) |
boolean validateXMLSchema(String timerString) throws InvalidTimerException
InvalidTimerExceptionboolean checkTimerSolution(Timer t) throws InvalidTimerException
InvalidTimerExceptionCopyright © 2018. All rights reserved.