public static final class BytesValidator.Logical extends Object implements BytesValidator
BytesValidator.IdenticalContent, BytesValidator.Length, BytesValidator.Logical, BytesValidator.PrePostFix| Constructor and Description |
|---|
Logical(List<BytesValidator> validatorList,
at.favre.lib.bytes.BytesValidator.Logical.Operator operator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(byte[] byteArrayToValidate)
Validates given byte array
|
public Logical(List<BytesValidator> validatorList, at.favre.lib.bytes.BytesValidator.Logical.Operator operator)
public boolean validate(byte[] byteArrayToValidate)
BytesValidatorvalidate in interface BytesValidatorbyteArrayToValidate - array, must not be altered, only readCopyright © 2017–2019. All rights reserved.