credebl / platform

Open source, Open standards based Decentralised Identity & Verifiable Credentials Platform
Apache License 2.0
31 stars 13 forks source link

fix: added the validation for the store the ledgers data #800

Closed KulkarniShashank closed 3 months ago

KulkarniShashank commented 3 months ago

What

Added validation logic to ensure accurate storage of ledger data.

Why

To prevent incorrect or incomplete data from being stored in the ledger, ensuring data integrity and reliability.

How

Implemented validation checks during the data storage process to verify the completeness and accuracy of ledger entries before committing them.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud