class DynFork::Errors::Fields::SlugSourceTypeInvalid

Overview

Invalid field type for slug source.

Defined in:

dynfork/errors/fields.cr

Constructors

Constructor Detail

def self.new(model_name : String, slug_field : String, source_field : String) #

[View source]