FsFlow.ValidationModule.key

Prefixes a validation with a keyed branch.

Parameters

  • key: The branch key.
  • validation: The validation to scope.

Returns

A validation whose diagnostics are prefixed with Key key.