jimbol/comp-select

Task builder type checking

Closed this issue · 0 comments

When invoking a task builder
Check that the proper arguments are passed

  • A selector task builder should receive a list of arrays
  • A populate task builder should the proper formats

Static tasks can only be type checked at the transformer level.