public class ObjectiveExistsValidator extends AssetValidator
Class ObjectiveExistsValidator. Provides objectiveexistsvalidator functionality for the Hytale server.
java.lang.Object > AssetValidator > ObjectiveExistsValidator
Field Summary
No fields documented.
Method Detail
ObjectiveExistsValidator
public
private
ObjectiveExistsValidator
()
Method ObjectiveExistsValidator.
getDomain
public
String
getDomain
()
Method getDomain.
test
public
boolean
test
(final String objective)
Method test.
- Parameters:
final Stringobjective
errorMessage
public
String
errorMessage
(final String objective, final String attributeName)
Method errorMessage.
- Parameters:
final Stringobjectivefinal StringattributeName
getAssetName
public
String
getAssetName
()
Method getAssetName.
withConfig
Method withConfig.
- Parameters:
final EnumSetconfig