- Throw error message if not(Issue Date < Expiry Date). - Seek for consistency in the argument lists: currently we have - at least - the following inconsistency: > BondSpecification(): ..., expiry_date, issue_date, ... > InflationLinkedBondSpecification(): ..., issue_date, expiry_date, ...