Package org.thymeleaf.util
Class Validate
Object
org.thymeleaf.util.Validate
- Since:
- 1.0
- Author:
- Daniel Fernández
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
containsNoEmpties
(Iterable<String> collection, String message) static void
containsNoNulls
(Iterable<?> collection, String message) static void
containsNoNulls
(Object[] array, String message) static void
static void
static void
static void
notEmpty
(Collection<?> object, String message) static void
-
Method Details
-
notNull
-
notEmpty
-
notEmpty
-
notEmpty
-
containsNoNulls
-
containsNoEmpties
-
containsNoNulls
-
isTrue
-