Package org.sakaiproject.pasystem.api
Class ValidationHelper
- java.lang.Object
-
- org.sakaiproject.pasystem.api.ValidationHelper
-
public class ValidationHelper extends Object
Miscellaneous input validation helpers.
-
-
Constructor Summary
Constructors Constructor Description ValidationHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanstartTimeBeforeEndTime(long startTime, long endTime)
-