Class: Smartbill::Sdk::Contracts::InvoiceRefContract
- Inherits:
-
Base
- Object
- Dry::Validation::Contract
- Base
- Smartbill::Sdk::Contracts::InvoiceRefContract
- Defined in:
- lib/smartbill/sdk/contracts/invoice_ref_contract.rb
Overview
Validation contract for Models::InvoiceRef.
Ensures the document reference has non-blank series_name and number (the struct already enforces presence; this adds the “filled” semantic check).