concerto icon indicating copy to clipboard operation
concerto copied to clipboard

Business schema language and runtime

Results 117 concerto issues
Sort by recently updated
recently updated
newest added

Factory class advertises an option to generate empty entity instead of a "sample", however the option has no effect # Bug Report 🐛 As it's being used by the CLI...

Type: Bug 🐛
Difficulty: Starter

# Closes #834 - removed plain error and added IllegalModelException and TypeNotFoundException ### Author Checklist - [x] Ensure you provide a [DCO sign-off](https://github.com/probot/dco#how-it-works) for your commits using the `--signoff` option...

# Closes #839 ### Changes - Edited JSDoc of `accept` methods in introspect classes to mark them as `public`. - Generated changes in typescript definitions in `lib/types`. ### Author Checklist...

# Closes #836 ### Changes - Added `__dirname` keyword as prefix of every path of the .cto file - ### Author Checklist - [X] Ensure you provide a [DCO sign-off](https://github.com/probot/dco#how-it-works)...

# Feature Request 🛍️ Extend the metamodel to support validation facets for the length of an array and the number of keys in a map. ## Use Case Allows the...

Type: Feature Request 🛍️
Difficulty: Medium

A working branch for all breaking changes that are queued up for the v4.0 release as per the [Roadmap](https://github.com/orgs/accordproject/projects/15). ### Changes - #707 - #760 - #761 - #845 -...

Make `accept` methods of introspection classes public # Feature Request 🛍️ Currently only the model manager class as a public `accept` method. However, if a detailed crawling on the syntax...

# Closes #711 - Improved error reporting when the decorator manager applies a duplicate decorator - Added test for duplicate decorator ### Author Checklist - [x] Ensure you provide a...

# Feature Request 🛍️ Clean up error messages to use Globalization class to localize error messaging ## Use Case ## Possible Solution ## Context ## Detailed Description

# Bug Report 🐛 ## Expected Behavior - Should be able to read files properly ## Current Behavior - When executing the decoratormanager.js test file, an error is encountered: "Error:...