mia-platform / crud-service

A lightweight application to expose restful CRUD API over HTTP interface
https://docs.mia-platform.eu/docs/how_to/crud_service/crud_oss_usage
Apache License 2.0
43 stars 4 forks source link

fix: validator compiler function #340

Closed flower-of-the-bridges closed 2 months ago

flower-of-the-bridges commented 2 months ago

Pull Request Type

Description

This PR fixes a bug introduced with the last minor, where models starting with the same prefix will have colliding validation compilers.

PR Checklist

Does this PR introduce a breaking change?

Other information