ValidationErrorKind
ArrayExpected = 7
ArrayItemNotValid = 33
Base64Expected = 39
BooleanExpected = 4
DateTimeExpected = 18
EmailExpected = 30
GuidExpected = 22
HostnameExpected = 31
IntegerExpected = 3
IntegerNotMultipleOf = 28
IntegerTooBig = 14
IpV4Expected = 20
IpV6Expected = 21
ItemsNotUnique = 17
NotAllOf = 24
NotAnyOf = 23
NotInEnumeration = 29
NotOneOf = 25
NullExpected = 8
NumberExpected = 2
NumberNotMultipleOf = 27
NumberTooBig = 13
NumberTooSmall = 12
ObjectExpected = 5
PatternMismatch = 9
PropertyRequired = 6
StringExpected = 1
StringTooLong = 11
StringTooShort = 10
TooFewItems = 16
TooFewProperties = 38
TooManyItems = 15
TooManyItemsInTuple = 32
TooManyProperties = 37
Unknown = 0
UriExpected = 19