class RailsParamValidation::MissingParameterAnnotation

def initialize

def initialize
  super "Missing parameter annotation for controller action"
end