francescovallone / serinus

Serinus is a minimalistic framework for building efficient and scalable backend applications powered by Dart. 🎯
https://serinus.app
MIT License
41 stars 3 forks source link

feat(#57): abstract ParseSchema API to facilitate the integration of new validation systems #58

Closed francescovallone closed 3 months ago

francescovallone commented 3 months ago

Description

abstract Parse API to facilitate the integration of new validation systems

Fixes #57

Type of change

Checklist: