class

DynFork::Errors::Fields::SlugSourceNameInvalid

Inherits DynFork::Errors::DynForkException < Exception < Reference < Object

If the slug source does not match any field name in the Model.

Constructors

new(model_name : String, field_name : String, source_name : String)
Source