Class: Contrast::Agent::Reporting::ProtectRuleDetails
- Defined in:
- lib/contrast/agent/reporting/input_analysis/details/protect_rule_details.rb
Overview
This class is holding additional info which is rule specific and this is the base class for type check made easy.
Instance Method Summary collapse
-
#to_controlled_hash ⇒ Object
Extend per each rule.
Instance Method Details
#to_controlled_hash ⇒ Object
Extend per each rule.
11 |
# File 'lib/contrast/agent/reporting/input_analysis/details/protect_rule_details.rb', line 11 def to_controlled_hash; end |