Class FunctionCallArgumentsValidation<Specifics>

This validation uses the inference rules for all available function calls to check, whether ...

  • the given arguments for a function call fit to one of the defined function signature
  • and validates this call according to the specific validation rules for this function call. There is only one instance of this class for each function kind/manager.

Type Parameters

Implements

Constructors

Properties

Methods