While crawling Accelerated Shape Detection in Images, the following enum values were found to ignore naming conventions (lower case, hyphen separated words):
See Use casing rules consistent with existing APIs in Web Platform Design Principles document for guidance.
This issue was detected and reported semi-automatically by Strudy based on data collected in webref.
While crawling Accelerated Shape Detection in Images, the following enum values were found to ignore naming conventions (lower case, hyphen separated words):
"code_128"of the enumBarcodeFormatdoes not match the expected conventions (lower case, hyphen separated words)"code_39"of the enumBarcodeFormatdoes not match the expected conventions (lower case, hyphen separated words)"code_93"of the enumBarcodeFormatdoes not match the expected conventions (lower case, hyphen separated words)"data_matrix"of the enumBarcodeFormatdoes not match the expected conventions (lower case, hyphen separated words)"ean_13"of the enumBarcodeFormatdoes not match the expected conventions (lower case, hyphen separated words)"ean_8"of the enumBarcodeFormatdoes not match the expected conventions (lower case, hyphen separated words)"qr_code"of the enumBarcodeFormatdoes not match the expected conventions (lower case, hyphen separated words)"upc_a"of the enumBarcodeFormatdoes not match the expected conventions (lower case, hyphen separated words)"upc_e"of the enumBarcodeFormatdoes not match the expected conventions (lower case, hyphen separated words)See Use casing rules consistent with existing APIs in Web Platform Design Principles document for guidance.
This issue was detected and reported semi-automatically by Strudy based on data collected in webref.