Constructor and Description |
---|
Validate() |
Modifier and Type | Method and Description |
---|---|
static void |
notBlank(String theObject,
String theName) |
static void |
notNull(Object theObject,
String theName) |
static void |
propertySet(Object theValue,
String theName) |
public Validate()
public static void notNull(Object theObject, String theName)
IllegalArgumentException
- If theObject is nullpublic static void notBlank(String theObject, String theName)
IllegalArgumentException
- If theObject is null or contains no non-whitespace characterspublic static void propertySet(Object theValue, String theName)
Copyright © 2012–2017 University Health Network. All rights reserved.