https://github.com/openmf/ph-ee-id-account-validator-impl
account validator implementations for PHEE Id mapper
https://github.com/openmf/ph-ee-id-account-validator-impl
Last synced: about 1 year ago
JSON representation
account validator implementations for PHEE Id mapper
- Host: GitHub
- URL: https://github.com/openmf/ph-ee-id-account-validator-impl
- Owner: openMF
- Created: 2023-05-04T09:54:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:46:43.000Z (over 2 years ago)
- Last Synced: 2025-03-30T09:05:07.737Z (about 1 year ago)
- Language: Java
- Size: 65.4 KB
- Stars: 1
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ph-ee-id-account-validator-impl
account validator implementations for PHEE Id mapper. This repo contains the implemntation for gsma and mojaloop account validation which will be used as a dependency in Identity Account Mapper.
To upload the jar file for this project to Artifactory, use the artifactoryPublish Gradle task.
The jar file can be built with either the GSMA or Mojaloop implementation by using the ./gradlew jar -Dimplementation= command. The implementation parameter must be set to either gsma or mojaloop.