Class Checks
java.lang.Object
be.sddevelopment.validation.core.Checks
-
Method Summary
Modifier and TypeMethodDescriptionstatic <S> Predicate
<S> haveNonEmpty
(Function<S, String> extractor) static <S> Predicate
<S> haveNonNullField
(Function<S, ?> extractor) static <S> Predicate
<S> haveNullField
(Function<S, ?> extractor)
-
Method Details
-
haveNonNullField
-
haveNonEmpty
-
haveNullField
-