AssetValidator

abstract class AssetValidator

Class AssetValidator. Provides assetvalidator functionality for the Hytale server.

java.lang.Object > AssetValidator

Field Summary

No fields documented.

Method Detail

AssetValidator

public public AssetValidator (final EnumSet config)

Method AssetValidator.

Parameters:
final EnumSet config

isNullable

public boolean isNullable ()

Method isNullable.

canBeEmpty

public boolean canBeEmpty ()

Method canBeEmpty.

isListNullable

public boolean isListNullable ()

Method isListNullable.

canListBeEmpty

public boolean canListBeEmpty ()

Method canListBeEmpty.

isMatcher

public boolean isMatcher ()

Method isMatcher.

updateSchema

public void updateSchema (@Nonnull final StringSchema schema)

Method updateSchema.

Parameters:
@Nonnull final StringSchema schema