Class: Html2rss::Config::SelectorsValidator::Items

Inherits:
Dry::Validation::Contract
  • Object
show all
Defined in:
lib/html2rss/config/selectors_validator.rb

Overview

Validates the configuration of the :items selector

Constant Summary collapse

STRATEGY_NAMES =

Supported pagination strategy names (sole source: RequestSession::Pager).

Returns:

  • (Array<String>)
Html2rss::RequestSession::Pager.strategy_names