wwt / SwiftCurrent

A library for managing complex workflows in Swift
https://wwt.github.io/SwiftCurrent/
Apache License 2.0
307 stars 19 forks source link

Use the IRGenerator output to validate a data-driven payload #164

Open morganzellers opened 2 years ago

morganzellers commented 2 years ago

Using introspection and/or AST output make the app capable of defining a spec validation file, so that server-side configuration is guaranteed to be accurate

Tyler-Keith-Thompson commented 2 years ago

Check out #147 for more detail on what this means