Class DeprecatedValidator<T>

java.lang.Object
com.hypixel.hytale.codec.validation.validator.DeprecatedValidator<T>
All Implemented Interfaces:
LegacyValidator<T>, Validator<T>, BiConsumer<T,ValidationResults>

public class DeprecatedValidator<T> extends Object implements LegacyValidator<T>