class Launch::Exceptions::Validator::ValidationFailed

Defined in:

launch/exceptions/exceptions.cr

Constructors

Instance Method Summary

Instance methods inherited from class Launch::Exceptions::Base

set_response(response) set_response, status_code : Int32 status_code

Instance methods inherited from class Object

blank? blank?, present? present?

Constructor Detail

def self.new(errors : Array(Launch::Validators::Error)) #

[View source]

Instance Method Detail

def errors : Array(Launch::Validators::Error) #

[View source]