Tds.Ecto.VarChar.cast-exclamation-mark

You're seeing just the function cast-exclamation-mark, go back to Tds.Ecto.VarChar module for more information.

Specs

cast!(t() | varchar() | any()) :: t()

Same as cast/1 but raises Ecto.CastError on invalid arguments.