• Max Cai's avatar
    Add validation when parsing enum fields. · e005be65
    Max Cai authored
    Invalid values from the wire are silently ignored.
    Unlike full/lite, the invalid values are not stored into the
    unknown fields, because there's no way to get them out from
    Nano's unknown fields without a matching Extension.
    
    Edited README and slightly moved it towards a standalone
    section for Nano, independent of the Micro section.
    
    Change-Id: I2c1eb07f4d6d8f3aea242b8ddd95b9c966f3f177
    e005be65
unittest_enum_validity_nano.proto 691 Bytes