Closed mshima closed 4 years ago
Implement deferred validation. This allows to generate jdlObject without validation. Validation will be done after.
Please make sure the below checklist is followed for Pull Requests.
I'd rather remove validation from JDLObject to make it more stupid. Validation can be done by the BusinessErrorChecker.
The flow is:
Implement deferred validation. This allows to generate jdlObject without validation. Validation will be done after.
Please make sure the below checklist is followed for Pull Requests.