Enumeration members
AllowPartialOptionNotBool
AllowPartialOptionNotBool: = "VerifyResult.AllowPartialOptionNotBool"
FirstLevelOnlyNotBool
FirstLevelOnlyNotBool: = "VerifyResult.FirstLevelOnlyNotBool"
MaxDepthOptionIsNegative
MaxDepthOptionIsNegative: = "VerifyResult.MaxDepthOptionIsNegative"
MaxDepthOptionNotNumber
MaxDepthOptionNotNumber: = "VerifyResult.MaxDepthOptionNotNumber"
NoError
NoError: = "VerifyResult.NoError"
OptionsMustBeBool
OptionsMustBeBool: = "VerifyResult.OptionsMustBeBool"
PathsMissing
PathsMissing: = "VerifyResult.PathsMissing"
PathsNotStringOrStringArray
PathsNotStringOrStringArray: = "VerifyResult.PathsNotStringOrStringArray"
ProtoNotString
ProtoNotString: = "VerifyResult.ProtoNotString"
RawOptionNotBool
RawOptionNotBool: = "VerifyResult.RawOptionNotBool"
RetainPathOptionNotBool
RetainPathOptionNotBool: = "VerifyResult.RetainPathOptionNotBool"
ValueAndPathArraysMustBeSameLength
ValueAndPathArraysMustBeSameLength: = "VerifyResult.ValueAndPathArraysMustBeSameLength"
ValueIsMissing
ValueIsMissing: = "VerifyResult.ValueIsMissing"
ValueIsNotTupleArray
ValueIsNotTupleArray: = "VerifyResult.ValueIsNotTupleArray"
ValueMustBeArray
ValueMustBeArray: = "VerifyResult.ValueMustBeArray"