class DynFork::Errors::Fields::NotCorrectMinDate

Overview

If the max date is not greater than the min date.

Defined in:

dynfork/errors/fields.cr

Constructors

Constructor Detail

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

[View source]