fiskaltrust / middleware

The fiskaltrust.Middleware is an integrated set of highly configurable software components for POS systems to abstract the complexity of national fiscalization laws.
https://docs.fiskaltrust.eu
European Union Public License 1.2
9 stars 4 forks source link

RFC: Add Strict Mode to the Middleware #205

Closed volllly closed 1 year ago

volllly commented 1 year ago

There are some situations in the Middleware where warnings are logged, but the Middleware still continues to work. In Strict Mode these warnings should be treated as errors and the Middleware should throw an Exception.

Rendered