Class SelfAccountTransferDataValidator
java.lang.Object
org.apache.fineract.portfolio.self.account.data.SelfAccountTransferDataValidator
-
Constructor Summary
ConstructorsConstructorDescriptionSelfAccountTransferDataValidator(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, SelfAccountTransferReadService selfAccountTransferReadService, SelfBeneficiariesTPTReadPlatformService tptBeneficiaryReadPlatformService, org.apache.fineract.infrastructure.core.serialization.FromJsonHelper fromApiJsonHelper) -
Method Summary
-
Constructor Details
-
SelfAccountTransferDataValidator
@Autowired public SelfAccountTransferDataValidator(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, SelfAccountTransferReadService selfAccountTransferReadService, SelfBeneficiariesTPTReadPlatformService tptBeneficiaryReadPlatformService, org.apache.fineract.infrastructure.core.serialization.FromJsonHelper fromApiJsonHelper)
-
-
Method Details
-
validateCreate
-