Class StringsNotEmptyValidator
java.lang.Object
com.hypixel.hytale.server.npc.asset.builder.validators.Validator
com.hypixel.hytale.server.npc.asset.builder.validators.StringsNotEmptyValidator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringerrorMessage(String string1, String string2, String context) static Stringstatic booleanstatic StringsNotEmptyValidatorwithAttributes(String[] attributes) static StringsNotEmptyValidatorwithAttributes(String attribute1, String attribute2)
-
Field Details
-
attributes
-
-
Constructor Details
-
StringsNotEmptyValidator
-
-
Method Details
-
test
-
errorMessage
-
errorMessage
-
withAttributes
@Nonnull public static StringsNotEmptyValidator withAttributes(String attribute1, String attribute2) -
withAttributes
-