Actions
Bug #3464
openDF_001 Naming Convention
Bug #3464:
DF_001 Naming Convention
Start date:
09/22/2025
Due date:
% Done:
0%
Estimated time:
Description
Line 1: Class name convention: Class name must start with uppercase character.
Line 3: Variable name convention: Variable name must start with lowercase character.
Updated by Nguyễn Quốc Tuấn about 1 month ago
Solution:
Line 1: Replace first character of class name with uppercase character.
Line 3: Replace first character of variable name with lowercase character
Actions