# file: C:\Users\adars\AppData\Roaming\Python\Python314\site-packages\pydantic\v1\errors.py
# hypothesis_version: 6.151.14

[', ', 'AnyStrMaxLengthError', 'AnyStrMinLengthError', 'ArbitraryTypeError', 'BoolError', 'BytesError', 'CallableError', 'ClassError', 'ColorError', 'ConfigError', 'DataclassTypeError', 'DateError', 'DateTimeError', 'DecimalError', 'DictError', 'DictStrAny', 'DurationError', 'EmailError', 'EnumError', 'EnumMemberError', 'ExtraError', 'FloatError', 'FrozenSetError', 'HashableError', 'IPv4AddressError', 'IPv4InterfaceError', 'IPv4NetworkError', 'IPv6AddressError', 'IPv6InterfaceError', 'IPv6NetworkError', 'IPvAnyAddressError', 'IPvAnyInterfaceError', 'IPvAnyNetworkError', 'IntEnumError', 'IntegerError', 'Invalid JSON', 'InvalidByteSize', 'InvalidByteSizeUnit', 'InvalidDiscriminator', 'JsonError', 'JsonTypeError', 'ListError', 'ListMaxLengthError', 'ListMinLengthError', 'ListUniqueItemsError', 'LuhnValidationError', 'MissingDiscriminator', 'MissingError', 'NoneIsAllowedError', 'NotDigitError', 'NotNoneError', 'NumberNotGeError', 'NumberNotGtError', 'NumberNotLeError', 'NumberNotLtError', 'PathError', 'PathNotAFileError', 'PathNotExistsError', 'PatternError', 'PyObjectError', 'PydanticErrorMixin', 'PydanticTypeError', 'PydanticValueError', 'SequenceError', 'SetError', 'SetMaxLengthError', 'SetMinLengthError', 'StrError', 'StrRegexError', 'StrictBoolError', 'SubclassError', 'TimeError', 'TupleError', 'TupleLengthError', 'URL host invalid', 'UUIDError', 'UUIDVersionError', 'UrlError', 'UrlExtraError', 'UrlHostError', 'UrlHostTldError', 'UrlPortError', 'UrlSchemeError', 'UrlUserInfoError', 'WrongConstantError', 'a class is expected', 'any_str.max_length', 'any_str.min_length', 'arbitrary_type', 'byte type expected', 'class', 'const', 'dataclass', 'date.not_in_the_past', 'decimal.max_digits', 'decimal.max_places', 'decimal.not_finite', 'decimal.whole_digits', 'enum', 'enum_instance', 'field required', 'frozenset.max_items', 'frozenset.min_items', 'int_enum_instance', 'invalid date format', 'invalid time format', 'json', 'list.max_items', 'list.min_items', 'list.unique_items', 'none.allowed', 'none.not_allowed', 'not_none', 'number.not_ge', 'number.not_gt', 'number.not_le', 'number.not_lt', 'number.not_multiple', 'path.not_a_directory', 'path.not_a_file', 'path.not_exists', 'regex_pattern', 'set.max_items', 'set.min_items', 'str type expected', 'str.regex', 'subclass', 'tuple.length', 'url', 'url.extra', 'url.host', 'url.port', 'url.scheme', 'url.userinfo', 'uuid.version', 'value is not None', 'value is not none']