ValidationErrorKind
ArrayExpected = 7
BooleanExpected = 4
DateTimeExpected = 19
IntegerExpected = 3
IntegerNotMultipleOf = 25
IntegerTooBig = 15
IntegerTooSmall = 14
ItemsNotUnique = 18
NotAllOf = 21
NotAnyOf = 20
NotInEnumeration = 26
NotOneOf = 22
NullExpected = 8
NumberExpected = 2
NumberNotMultipleOf = 24
NumberTooBig = 13
NumberTooSmall = 12
ObjectExpected = 5
PatternMismatch = 9
PropertyRequired = 6
StringExpected = 1
StringTooLong = 11
StringTooShort = 10
TooFewItems = 17
TooManyItems = 16
Unknown = 0