Setting up foundations for Input Assesment
Build a sub-directory called assessment
which purpose is to analyze a given user input.
This can be used to estimate data quality based on the user input, with possible use of the core schematree algorithm if required.
Additional, the strategy
package will use assessment
in its strategy.Condition
, for leveraging more complex conditions and caching repeatedly fetched results.