class DynFork::Errors::Fields::NotCorrectDefaultDate

Overview

If the default date does not match the minimum or maximum value.

Defined in:

dynfork/errors/fields.cr

Constructors

Constructor Detail

def self.new(model_name : String, field_name : String, msg_err : String) #

[View source]