method
    
    new
 
  new(event_type, event_arg=nil )
  public
  
    Hide source    
    
      
  
# File lib/rexml/validation/validation.rb, line 80 def initialize(event_type, event_arg=nil ) @event_type = event_type @event_arg = event_arg end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   = private
 = private = protected
 = protected
  