Module: Decouplio::Const::Validations::Palp

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

Constant Summary collapse

VALIDATION_ERROR_MESSAGE =
<<~ERROR_MESSAGE
  Details:
  %s
  Please read the manual about allowed options here:
  %s
ERROR_MESSAGE
DOES_NOT_ALLOW_ANY_OPTION =
'"palp" does not allow any options'
MANUAL_URL =
'https://stub.palp.manual.url'
NOT_DEFINED =
'The palp block is not defined'