accordproject / models

Accord Project Model Repository
https://models.accordproject.org
Apache License 2.0
29 stars 42 forks source link

feat(platform): Support for UUID type using scalar #165

Closed ragi-dayananda closed 1 year ago

ragi-dayananda commented 1 year ago

Closes #

Changes

UUID support for cto models. Since UUID's are not supported globally by concerto, added a scalar type UUID with regex validation in concerto.scalar namespace.

Author Checklist