Error raised when protovalidate rules fail to compile.
@type t() :: %PB.Validate.CompileError{ __exception__: true, cause: Exception.t() | String.t() | term(), constraint_id: String.t(), message: String.t(), stage: atom(), target: String.t() }