Argument.bind

Set an inspector for this argument, fired when a parameter is appended to an argument. Return null from the delegate when the value is ok, or a text string describing the issue to trigger an error

  1. Argument bind(Inspector inspector)
    class Argument
  2. Argument bind(Invoker invoker)

Meta