class

DynFork::Errors::Fields::SlugSourceNotUnique

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

If the slug source does not have unique fields.

Constructors

new(model_name : String, slug_field : String)
Source