Class: RailsParam::Validator::Required

Inherits:
RailsParam::Validator show all
Defined in:
lib/rails_param/validator/required.rb

Constant Summary

Constants inherited from RailsParam::Validator

VALIDATABLE_OPTIONS

Instance Attribute Summary

Attributes inherited from RailsParam::Validator

#parameter

Method Summary

Methods inherited from RailsParam::Validator

#initialize, #valid!, #validate!

Constructor Details

This class inherits a constructor from RailsParam::Validator