Package io.openapiprocessor.jsonschema.validator.string
-
Class Summary Class Description DateTime validates format: date-time, date, time (except leap seconds).DateTimeError Created byDateTimeStep.DateTimeStep Email validates email.EmailError Created byEmailStep.EmailStep Hostname validates hostname.HostnameError Created byHostnameStep.HostnameStep IpV4 validates ipv4.IpV4Error Created byIpV4Step.IpV4Step IpV6 validates ipv6.IpV6Error Created byIpV6.IpV6Step MaxLength validates maxLength.MaxLengthError Created byMaxLengthStep.MaxLengthStep MinLength validates minLength.MinLengthError Created byMinLengthStep.MinLengthStep Pattern validates pattern.Pattern262 Useless or bad configuration? It has more failures on the optional regex tests (ecmascript-regex.json) thanPattern.PatternError Created byPatternStep.PatternStep Regex validates regex format.RegexError Created byRegexStep.RegexStep Uri validates format: uri.UriError Created byUriStep.UriReference validates format: uri-reference.UriStep Uuid UuidError Created byUuid.UuidStep