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