This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 26a45950aa Merge pull request #6217
     add 0b9fcd0fe7 FINERACT-2785: Fix EmailDataValidator to validate against 
EmailApiConstants instead of ScheduledEmailConstants
     new 9493c8b71f Merge pull request #6330

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../campaigns/email/EmailApiConstants.java         |   9 +-
 .../campaigns/email/data/EmailDataValidator.java   | 164 +++-----------------
 .../email/data/EmailDataValidatorTest.java         | 169 +++++++++++++++++++++
 3 files changed, 193 insertions(+), 149 deletions(-)
 create mode 100644 
fineract-provider/src/test/java/org/apache/fineract/infrastructure/campaigns/email/data/EmailDataValidatorTest.java

Reply via email to