public class ExistsIfParameterSetValidator extends Validator
Class ExistsIfParameterSetValidator. Provides existsifparametersetvalidator functionality for the Hytale server.
java.lang.Object > Validator > ExistsIfParameterSetValidator
Field Summary
No fields documented.
Method Detail
ExistsIfParameterSetValidator
public
private
ExistsIfParameterSetValidator
(final String parameter, final String attribute)
Method ExistsIfParameterSetValidator.
- Parameters:
final Stringparameterfinal Stringattribute
errorMessage
static
String
errorMessage
(final String parameter, final String attribute)
Method errorMessage.
- Parameters:
final Stringparameterfinal Stringattribute
withAttributes
static
ExistsIfParameterSetValidator
withAttributes
(final String parameter, final String attribute)
Method withAttributes.
- Parameters:
final Stringparameterfinal Stringattribute