Module: AtlasEngine::Restrictions::Base
- Extended by:
- T::Helpers, T::Sig
- Included in:
- Gg::AddressValidation::Validators::FullAddress::Restrictions::UnsupportedCity, UnsupportedScript
- Defined in:
- app/lib/atlas_engine/restrictions/base.rb
Instance Method Summary collapse
Instance Method Details
#apply?(address:, params: nil) ⇒ Boolean
17 |
# File 'app/lib/atlas_engine/restrictions/base.rb', line 17 def apply?(address:, params: nil); end |