BarterShopExistsValidator

public class BarterShopExistsValidator extends AssetValidator

Class BarterShopExistsValidator. Provides bartershopexistsvalidator functionality for the Hytale server.

java.lang.Object > AssetValidator > BarterShopExistsValidator

Field Summary

No fields documented.

Method Detail

BarterShopExistsValidator

public private BarterShopExistsValidator ()

Method BarterShopExistsValidator.

getDomain

public String getDomain ()

Method getDomain.

test

public boolean test (final String marker)

Method test.

Parameters:
final String marker

errorMessage

public String errorMessage (final String marker, final String attributeName)

Method errorMessage.

Parameters:
final String marker
final String attributeName

getAssetName

public String getAssetName ()

Method getAssetName.

required

static BarterShopExistsValidator required ()

Method required.

withConfig

static BarterShopExistsValidator withConfig (final EnumSet config)

Method withConfig.

Parameters:
final EnumSet config