wwt / SwiftCurrent

A library for managing complex workflows in Swift

Home Page:https://wwt.github.io/SwiftCurrent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use the IRGenerator output to validate a data-driven payload

morganzellers opened this issue · comments

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

Check out #147 for more detail on what this means