upb icon indicating copy to clipboard operation
upb copied to clipboard

add sanity-check for # of required fields in mini table builder

Open copybara-service[bot] opened this issue 3 years ago • 0 comments

add sanity-check for # of required fields in mini table builder

It is possible to feed the mini table builder a descriptor for a message in which more than 63 fields are marked as required, which is invalid. So, check for that.

copybara-service[bot] avatar Aug 02 '22 23:08 copybara-service[bot]