org.sakaiproject.tool.assessment.ui.bean.util
Class Validator
java.lang.Object
org.sakaiproject.tool.assessment.ui.bean.util.Validator
public class Validator
- extends Object
This class holds methods to make sure the JSF validator is happy.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Validator
public Validator()
check
public static String check(String mytest,
String mydefault)
bcheck
public static Boolean bcheck(Boolean mytest,
boolean mydefault)
Copyright © 2005-2012 Sakai Project. All Rights Reserved.