Class: Tabulard::Messaging::Messages::MustBeBoolsy

Inherits:
Tabulard::Messaging::MessageVariant show all
Defined in:
lib/tabulard/messaging/messages/must_be_boolsy.rb

Constant Summary collapse

CODE =
"must_be_boolsy"

Instance Attribute Summary

Attributes inherited from Tabulard::Messaging::Message

#code, #code_data, #scope, #scope_data, #severity

Method Summary

Methods inherited from Tabulard::Messaging::MessageVariant

code, new

Methods inherited from Tabulard::Messaging::Message

#==, #initialize, #to_h, #to_s

Methods included from Validations

#validate

Constructor Details

This class inherits a constructor from Tabulard::Messaging::Message