Class: RVGP::Base::SystemValidation
- Inherits:
-
Validation
- Object
- Validation
- RVGP::Base::SystemValidation
- Includes:
- Application::DescendantRegistry
- Defined in:
- lib/rvgp/base/validation.rb
Overview
A base class, from which your system validations should inherit. For more information on validations, and your options, see the documentation notes on JournalValidation.
Instance Attribute Summary
Attributes inherited from Validation
Method Summary
Methods inherited from Validation
#error!, #initialize, #valid?, #warning!
Methods included from Pta::AvailabilityHelper
Constructor Details
This class inherits a constructor from RVGP::Base::Validation