Libraries
»
reform
(2.6.0)
»
Index
»
Reform
»
Contract
»
Result
»
#errors
Method: Reform::Contract::Result#errors
Defined in:
lib/reform/result.rb
#
errors
(*args) ⇒
Object
16
# File 'lib/reform/result.rb', line 16
def
errors
(
*
args
)
;
filter_for
(
:errors
,
*
args
)
end