Method: Dry::Validation::ProcessInput#processor
- Defined in:
- lib/dry/validation/executor.rb
#processor ⇒ Object (readonly)
Returns the value of attribute processor.
4 5 6 |
# File 'lib/dry/validation/executor.rb', line 4 def processor @processor end |