On Sat, Jul 27, 2019 at 4:15 PM Ebenezer Graham <[email protected]> wrote:
> Hi Awasum, > > I am aware that Hibernate validator is compliant. I initially, didn't want > to change it, however, in consultation with my mentor, we thought it would > be better to completely switch to EclipseLink related software if we are > moving away from Hibernate. > > What's your suggestion? > I think limited time should be spent migrating what absolutely needs to be migrated. You can continue with the validator after the core ORM is migrated. If that has been done then you send your PRs so we begin testing. > *Cheers* > > On Sat, 27 Jul 2019 at 18:32, Awasum Yannick <[email protected]> wrote: > >> Hi Graham, >> >> Hibernate Validator is Apache compliant: >> https://github.com/hibernate/hibernate-validator/blob/master/license.txt >> >> I was looking at your weekly check in >> <https://mifosforge.jira.com/wiki/spaces/RES/pages/990904336/July+27+Weekly+Check-In+Meeting+Template>here >> and saw that you were trying to migrate from Hibernate Validator to Eclipse >> Validator. I dont know if thats the case..I dont know all the details but >> just wanted to share. >> >> Let me know. >> >> >> Thanks. >> Awasum >> >
