Interface ByteArrayValidator

All Superinterfaces:
ArrayComponent<ByteArrayValidator, Byte, byte[]>, ObjectComponent<ByteArrayValidator, byte[]>, ValidatorComponent<ByteArrayValidator, byte[]>

public interface ByteArrayValidator extends ValidatorComponent<ByteArrayValidator, byte[]>, ObjectComponent<ByteArrayValidator, byte[]>, ArrayComponent<ByteArrayValidator, Byte, byte[]>
Validates the state of an byte[].