Skip to content

Integrate Ajv

Sidthidet Kaeoravang requested to merge wip-integrate-ajv-library into main

Integrate Ajv

  • Use the Ajv library instead of writing validation logic by hand in the backend.
  • Remove messageParse and use JSON.parse instead in the frontend.

Merge request reports