Module validate

Module validate 

Source
Expand description

Validation of inference responses into assignment rules.

This module maps parsed Response items into assignment rules in a Context / workflow, using the lowercase-assignment / uppercase-response convention. Only type-correct values are written; all other cases are ignored.

Functionsยง

validate_responses
Validates inference responses and assigns them to matching assignment rules in an AIM structure.