Class: RVGP::Base::SystemValidation

Inherits:
Validation show all
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

#errors, #warnings

Method Summary

Methods inherited from Validation

#error!, #initialize, #valid?, #warning!

Methods included from Pta::AvailabilityHelper

#hledger, #ledger, #pta

Constructor Details

This class inherits a constructor from RVGP::Base::Validation