1
0
Fork 0
mirror of https://github.com/IRS-Public/direct-file.git synced 2025-07-03 08:48:29 +00:00
direct-file/direct-file/fact-graph-scala/TODO
2025-06-05 15:58:51 -04:00

24 lines
569 B
Text

- catch up on unit tests
- Date type
- hard validations
- Option/MultiOption type
- derived MultiOption (i.e. eligible filing statuses)
- persist incomplete values
- soft validations
- cache and subscribe to facts/values
- constraints
- Metadata on FactDefinition
- XML schema
- load config from file
- JSON persister
- PDF export
- MeF export
- Excel export
- cycle detection
- clean up exceptions (consistency, messages, replacing throws with Trys)
- dictionary/definition versioning
- js interop
- java interop
- documentation
- config testing
- performance testing