Class: Indoctrinatr::Tools::ErrorChecker::TemplatePackErrorChecker

Inherits:
Object
  • Object
show all
Includes:
Dry::Transaction
Defined in:
lib/indoctrinatr/tools/transactions/template_pack_error_checker.rb

Constant Summary collapse

VALID_PRESENTATIONS =

class wide constants needs to match indoctrinatr’s TemplateField model

%w[text textarea checkbox radiobutton dropdown date range file].freeze
REQUIRES_AVAILABLE_OPTIONS =
%w[dropdown checkbox radiobutton].freeze