tnunnink / AutoSpex

A Windows application that runs configurable specifications against a source L5X file to validate the project content.
MIT License
2 stars 0 forks source link

Argument Conversion Errors #55

Closed tnunnink closed 1 week ago

tnunnink commented 3 weeks ago

Still have certain specs fail because we are trying to convert the argument type to the type of the spec criterion property. Need to review this setup and resolves these issues. Consider maybe either not resolving type or not parsing these arguments as they get persisted. Not sure what approach makes the most sense.

tnunnink commented 3 weeks ago

This might actually just be how I configured some criterion. More investigation is required.