Class: ActiveInteractor::Type::Base
- Inherits:
-
Object
- Object
- ActiveInteractor::Type::Base
- Defined in:
- lib/active_interactor/type/base.rb
Class Method Summary collapse
Class Method Details
.valid?(value) ⇒ Boolean
6 |
# File 'lib/active_interactor/type/base.rb', line 6 def self.valid?(value); end |