class ValidationError

Overview

custom error when validation fails

Defined in:

schema.cr

Constructors

Constructor Detail

def self.new(msg) #

[View source]