Available on crate feature
protovalidate only.Enums§
- Bytes
Violation - All types of violations for
bytesfields.
Constants§
- BYTES_
CONST_ VIOLATION - The data for the
bytes.constviolation. - BYTES_
CONTAINS_ VIOLATION - The data for the
bytes.containsviolation. - BYTES_
IN_ VIOLATION - The data for the
bytes.inviolation. - BYTES_
IPV4_ VIOLATION - The data for the
bytes.ipv4violation. - BYTES_
IPV6_ VIOLATION - The data for the
bytes.ipv6violation. - BYTES_
IP_ VIOLATION - The data for the
bytes.ipviolation. - BYTES_
LEN_ VIOLATION - The data for the
bytes.lenviolation. - BYTES_
MAX_ LEN_ VIOLATION - The data for the
bytes.max_lenviolation. - BYTES_
MIN_ LEN_ VIOLATION - The data for the
bytes.min_lenviolation. - BYTES_
NOT_ IN_ VIOLATION - The data for the
bytes.not_inviolation. - BYTES_
PATTERN_ VIOLATION - The data for the
bytes.patternviolation. - BYTES_
PREFIX_ VIOLATION - The data for the
bytes.prefixviolation. - BYTES_
SUFFIX_ VIOLATION - The data for the
bytes.suffixviolation. - BYTES_
UUID_ VIOLATION - The data for the
bytes.uuidviolation.