yasuflatland-lf / damascus

⚔️ CRUD boilerplate generator for Liferay DXP
https://yasuflatland-lf.github.io/damascus-doc/
GNU Lesser General Public License v3.0
51 stars 35 forks source link

Add usage comment in terms of how to implement *Validator.java #19

Closed yasuflatland-lf closed 7 years ago

yasuflatland-lf commented 7 years ago

It may be obvious, each validation method need to add error details messages in _errors field when it's invalid. Usage comments in the class comments area would be more user friendly.