Package io.resys.thena.support
Class RepoAssert
java.lang.Object
io.resys.thena.support.RepoAssert
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Tstatic Stringstatic Stringstatic <T> Tstatic voidstatic Stringstatic Stringstatic <T> List<T> static <T,K> Map <T, K> static StringnotEmptyIfDefined(Optional<String> src, Supplier<String> message) static <T> Tstatic <T> TnotNullIfDefined(Optional<T> src, Supplier<String> message)
-
Constructor Details
-
RepoAssert
public RepoAssert()
-
-
Method Details
-
isName
-
notEmptyIfDefined
-
notNullIfDefined
-
notEmpty
-
notEmpty
-
notEmpty
-
notBlank
-
isNull
-
isEmpty
-
notNull
-
isTrue
-
fail
-