Cqrs.CommandValidation.run

You're seeing just the function run, go back to Cqrs.CommandValidation module for more information.
Link to this function

run(validation, opts \\ [])

View Source

Specs

run(
  t(),
  keyword()
) :: {:ok, command()} | {:error, list()}

Runs the list of 'validation_function' functions