class

DynFork::Errors::Fields::SlugSourceNotRequired

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

For slug sources, all fields except the hash field must be required.

Constructors

new(model_name : String, slug_field : String, source_field : String)
Source