Class ExistsIfParameterSetValidator
java.lang.Object
com.hypixel.hytale.server.npc.asset.builder.validators.Validator
com.hypixel.hytale.server.npc.asset.builder.validators.ExistsIfParameterSetValidator
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateExistsIfParameterSetValidator(String parameter, String attribute) -
Method Summary
Modifier and TypeMethodDescriptionstatic StringerrorMessage(String parameter, String attribute) withAttributes(String parameter, String attribute)
-
Field Details
-
parameter
-
attribute
-
-
Constructor Details
-
ExistsIfParameterSetValidator
-
-
Method Details
-
errorMessage
-
withAttributes
@Nonnull public static ExistsIfParameterSetValidator withAttributes(String parameter, String attribute)
-