Exception: Domainic::Attributer::ValidationExecutionError

Inherits:
AggregateError
  • Object
show all
Defined in:
lib/domainic/attributer/errors/validation_execution_error.rb

Overview

A specialized error class for validation execution failures

This error class is used when one or more validations encounter errors during their execution. It aggregates all validation-related errors into a single error with a descriptive message listing each individual failure

Author:

Since:

  • 0.2.0