Paul Yang | 3975664 | 2017-02-01 12:47:58 -0800 | [diff] [blame] | 1 | Recommended.FieldMaskNumbersDontRoundTrip.JsonOutput |
| 2 | Recommended.FieldMaskPathsDontRoundTrip.JsonOutput |
| 3 | Recommended.FieldMaskTooManyUnderscore.JsonOutput |
Jisi Liu | de6debc | 2017-07-25 14:37:37 -0700 | [diff] [blame] | 4 | Recommended.Proto3.JsonInput.BytesFieldBase64Url.JsonOutput |
| 5 | Recommended.Proto3.JsonInput.BytesFieldBase64Url.ProtobufOutput |
Jisi Liu | 759245a | 2017-07-25 11:52:33 -0700 | [diff] [blame] | 6 | Recommended.Proto3.JsonInput.DurationHas3FractionalDigits.Validator |
| 7 | Recommended.Proto3.JsonInput.DurationHas6FractionalDigits.Validator |
| 8 | Recommended.Proto3.JsonInput.DurationHas9FractionalDigits.Validator |
| 9 | Recommended.Proto3.JsonInput.DurationHasZeroFractionalDigit.Validator |
Paul Yang | bcda919 | 2017-11-03 12:30:09 -0700 | [diff] [blame] | 10 | Recommended.Proto3.JsonInput.FieldMaskInvalidCharacter |
Jisi Liu | 759245a | 2017-07-25 11:52:33 -0700 | [diff] [blame] | 11 | Required.Proto3.JsonInput.FloatFieldTooLarge |
| 12 | Required.Proto3.JsonInput.FloatFieldTooSmall |
| 13 | Required.Proto3.JsonInput.DoubleFieldTooSmall |
| 14 | Required.Proto3.JsonInput.Int32FieldNotInteger |
| 15 | Required.Proto3.JsonInput.Int64FieldNotInteger |
Bo Yang | 96029f3 | 2019-01-28 08:51:45 +0000 | [diff] [blame] | 16 | Required.Proto3.JsonInput.RepeatedFieldWrongElementTypeExpectingStringsGotInt |
Paul Yang | 4b145b1 | 2019-03-12 10:56:58 -0700 | [diff] [blame^] | 17 | Required.Proto3.JsonInput.RepeatedListValue.JsonOutput |
| 18 | Required.Proto3.JsonInput.RepeatedListValue.ProtobufOutput |
Bo Yang | 96029f3 | 2019-01-28 08:51:45 +0000 | [diff] [blame] | 19 | Required.Proto3.JsonInput.StringFieldNotAString |
Jisi Liu | 759245a | 2017-07-25 11:52:33 -0700 | [diff] [blame] | 20 | Required.Proto3.JsonInput.Uint32FieldNotInteger |
| 21 | Required.Proto3.JsonInput.Uint64FieldNotInteger |
| 22 | Required.Proto3.JsonInput.Int32FieldLeadingSpace |
| 23 | Required.Proto3.JsonInput.OneofFieldDuplicate |
| 24 | Required.Proto3.ProtobufInput.ValidDataRepeated.FLOAT.JsonOutput |