vidakovic commented on code in PR #6013: URL: https://github.com/apache/fineract/pull/6013#discussion_r3538179681
########## fineract-rates/src/main/java/org/apache/fineract/portfolio/floatingrates/serialization/FloatingRateDataValidator.java: ########## @@ -18,24 +18,24 @@ */ package org.apache.fineract.portfolio.floatingrates.serialization; Review Comment: Would it be possible to "translate" this validation class into proper Jakarta Validation annotations? With translations...? That way we can get rid of all those non-standard validation stuff when we are 100% done with the migration. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
