Hi,
I am new one. I have just created new entity attribute as manual but occur error: [ Validation error
Entity attribute should have a name written in camelCase naming convention] . I already change some name in comment but still error validation (see detail in attach picture file).
I am using: Java 8, Studio 2.1.4, Plat form 6.1.5, PostgreSQL database.
So instead of “STAFF_NAME” write “staffName”. For database columns another convention is used: camelCase is translated to CAMEL_CASE. I hope this does not confuse even more