Closed rnaufal closed 4 years ago
@rnaufal Did application pass all tests successfully? Could you please also update build jar files.
@rnaufal Did application pass all tests successfully? Could you please also update build jar files.
Yes, all tests are passing successfully. I have updated the build jar files as well. What about adding an integration with GitHub actions to run all the unit tests on each pull request to validate it?
This PR adds an additional node containing the error code and the original field value when some validation error occurs.
The attributes are named
code
for the error code andfieldValue
for the original field value.Below are some examples:
LIVR rules
Data for validation
old error return
new error return