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 Stringmarker
errorMessage
public
String
errorMessage
(final String marker, final String attributeName)
Method errorMessage.
- Parameters:
final Stringmarkerfinal StringattributeName
getAssetName
public
String
getAssetName
()
Method getAssetName.
withConfig
Method withConfig.
- Parameters:
final EnumSetconfig