Search
Error raised when VALUES clause data is invalid.
@type t() :: %Selecto.Advanced.ValuesClause.ValidationError{ __exception__: true, details: map(), message: String.t(), type: :inconsistent_columns | :empty_data | :type_mismatch | :validation_error }