| OLD | NEW |
| 1 JsonInput.AnyWithValueForInteger.JsonOutput | 1 Recommended.JsonInput.FieldNameWithDoubleUnderscores.JsonOutput |
| 2 JsonInput.AnyWithValueForJsonObject.JsonOutput | 2 Required.JsonInput.FieldNameInSnakeCase.JsonOutput |
| 3 JsonInput.FieldNameInLowerCamelCase.Validator | |
| 4 JsonInput.FieldNameInSnakeCase.JsonOutput | |
| 5 JsonInput.FieldNameInSnakeCase.ProtobufOutput | |
| 6 JsonInput.FieldNameWithMixedCases.JsonOutput | |
| 7 JsonInput.FieldNameWithMixedCases.ProtobufOutput | |
| 8 JsonInput.FieldNameWithMixedCases.Validator | |
| 9 JsonInput.Int32FieldMinFloatValue.JsonOutput | |
| 10 JsonInput.Int32FieldMinValue.JsonOutput | |
| 11 JsonInput.Int64FieldMaxValueNotQuoted.JsonOutput | |
| 12 JsonInput.Int64FieldMaxValueNotQuoted.ProtobufOutput | |
| 13 JsonInput.OriginalProtoFieldName.JsonOutput | |
| 14 JsonInput.StringFieldSurrogatePair.JsonOutput | |
| 15 JsonInput.Uint64FieldMaxValueNotQuoted.JsonOutput | |
| 16 JsonInput.Uint64FieldMaxValueNotQuoted.ProtobufOutput | |
| OLD | NEW |