Module: Decouplio::Const::Validations::Common

Defined in:
lib/decouplio/const/validations/common.rb

Constant Summary collapse

WRONG_FINISH_HIM_VALUE =
'"finish_him" does not allow "%s" value'
METHOD_IS_NOT_DEFINED =
'Method "%s" is not defined'
STEP_IS_NOT_DEFINED =
'Step "%s" is not defined'
STEP_NAME =
'"%s" method is reserved by Decouplio, please another name.'