Package com.stimulsoft.lib.utils
Class StiValidationUtil
java.lang.Object
com.stimulsoft.lib.utils.StiValidationUtil
Copyright Stimulsoft
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanisFalse(boolean expression) static booleanisNotBlank(String str) static booleanisNotEmpty(Integer value) static booleanisNotEmpty(Object[] array) static booleanisNotEmpty(String str) static booleanisNotEmpty(List<?> list) static booleanisNotEmpty(Map<?, ?> map) static booleanisNotNullOrEmpty(String str) static booleanisNotNumber(Object value) static booleanisNullOrEmpty(String str) static booleanisNullOrWhiteSpace(String str) static booleanstatic voidnothing()
-
Field Details
-
EMPTY_STR
The empty String"".- See Also:
-
-
Method Details
-
isEmpty
-
isEmpty
-
isEmpty
-
isNotEmpty
-
isNotEmpty
-
isEmpty
-
isNotEmpty
-
isFalse
public static boolean isFalse(boolean expression) -
isNotEmpty
-
isBlank
-
isNotBlank
-
nothing
public static void nothing() -
correct
-
isNullOrEmpty
-
isNullOrWhiteSpace
-
isNotNullOrEmpty
-
isNotNumber
-
isNumber
-
equals
-
isNotEmpty
-
isEmpty
-