AnyBooleanValidator

public class AnyBooleanValidator extends Validator

Class AnyBooleanValidator. Provides anybooleanvalidator functionality for the Hytale server.

java.lang.Object > Validator > AnyBooleanValidator

Field Summary

No fields documented.

Method Detail

AnyBooleanValidator

public private AnyBooleanValidator (@Nonnull final String[] attributes)

Method AnyBooleanValidator.

Parameters:
@Nonnull final String[] attributes

test

static boolean test (@Nonnull final boolean[] values)

Method test.

Parameters:
@Nonnull final boolean[] values

errorMessage

static String errorMessage (final String[] attributes)

Method errorMessage.

Parameters:
final String[] attributes

withAttributes

static AnyBooleanValidator withAttributes (final String attribute1, final String attribute2)

Method withAttributes.

Parameters:
final String attribute1
final String attribute2