# Expropriation Procedural Defect Analysis

> Use when diagnosing whether a procedural error renders an expropriation void or voidable, evaluating ultra vires or bad-faith challenges, designing cure strategies (supplementary notice, court validation, fresh approval), or applying the s.23 one-year limitation period. Covers case law (Snider service, Fraser form defects, Crombie deadline enforcement) for procedural challenges.

- Skill: `reggiechan74/expropriation-procedural-defect-analysis` (Agent Skill)
- Install (CLI): `npx skillmds@latest add reggiechan74/expropriation-procedural-defect-analysis`
- Raw SKILL.md: https://api.skillmd.com/api/skills/reggiechan74/expropriation-procedural-defect-analysis/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: reggiechan74 (https://skillmd.com/u/reggiechan74)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/reggiechan74/expropriation-procedural-defect-analysis

---


## Jurisdictional Defects (Void Expropriation)

Fundamental errors that render expropriation void ab initio (void from beginning) - no legal effect, cannot be cured.

### Lack of Statutory Authority (Ultra Vires)

**Error**: Expropriating authority lacks legal power to expropriate

**Examples**:
- **Municipality expropriates for purpose not authorized by Municipal Act**:
  - Municipal Act, s.11 authorizes expropriation for "highways and related works"
  - Municipality expropriates land to build arena (recreation facility) under s.11
  - **Defect**: Arena is not "highway or related work" - ultra vires
  - **Result**: Expropriation void

- **Agency exceeds statutory powers**:
  - Conservation authority statute authorizes expropriation for "flood control works"
  - Authority expropriates for park development (recreation, not flood control)
  - **Defect**: Park outside statutory mandate - ultra vires

**Remedy**: None - expropriation void, must restart with proper statutory authority (or abandon)

### Improper Approving Authority (Wrong Level of Government)

**Error**: Wrong approving authority grants approval

**Examples**:
- **Municipal expropriation approved by municipal council** (not OLT):
  - Expropriations Act, s.6 requires OLT approval for municipal expropriations
  - Council purports to approve expropriation themselves
  - **Defect**: Council lacks jurisdiction - only OLT can approve
  - **Result**: Approval void

- **Provincial ministry approves local authority expropriation**:
  - Local board requires OLT approval (s.6)
  - Provincial minister purports to approve
  - **Defect**: Wrong approving authority

**Remedy**: Obtain approval from correct authority (OLT)

### Invalid Purpose (Not for Authorized Public Work)

**Error**: Purpose stated is not valid public use

**Examples**:
- **Expropriation for private developer**:
  - Municipality expropriates land, transfers to private developer for condo development
  - **Defect**: Private development is not public purpose (benefit private party, not public)
  - **Result**: Void (unless legitimate public purpose, e.g., brownfield remediation serves public health)

- **Expropriation to collect taxes**:
  - Municipality expropriates property solely to recover tax arrears
  - **Defect**: Tax collection not valid expropriation purpose (other remedies available - tax sale)

**Remedy**: Demonstrate legitimate public purpose, or abandon expropriation

### Bad Faith Expropriation (Improper Motive)

**Error**: Expropriation motivated by improper purpose (punish owner, benefit political ally, personal vendetta)

**Examples**:
- **Punitive expropriation**:
  - Mayor dislikes property owner (political opponent)
  - Municipality expropriates owner's property (ostensibly for road, but road not necessary)
  - **Defect**: Improper motive (retaliation, not legitimate public purpose)
  - **Proof**: Requires evidence of bad faith (emails, council minutes showing improper motive)

**Remedy**: Judicial review - court declares expropriation void for bad faith

**Burden of proof**: Owner must prove bad faith (difficult - deference to government's stated purpose)

## Procedural Defects (Voidable Expropriation)

Non-jurisdictional errors that make expropriation challengeable but potentially curable.

### Defective Notice (Wrong Address, Late Service, Missing Information)

**Errors**:

**1. Wrong address**:
- Form 2/7 served at outdated address (owner moved, did not update land registry)
- **Defect**: Service ineffective - owner did not receive actual notice
- **Consequence**: Voidable (owner can challenge)
- **Cure**: Re-serve at correct address, extend timelines

**2. Late service**:
- Form 7 served 20 days before possession (requires 30 days minimum per s.11)
- **Defect**: Insufficient notice period
- **Consequence**: Possession invalid (cannot take possession until 30 days from proper service)
- **Cure**: Amend possession date, re-serve Form 7 with corrected date

**3. Missing information**:
- Form 2 omits statutory authority citation
- **Defect**: Owner cannot assess legal basis for expropriation
- **Consequence**: Voidable (notice defective)
- **Cure**: Supplementary notice providing missing information

**Case law**: *Toronto Electric Commissioners v. Snider* - defective notice voidable, can be cured by supplementary notice if owner not prejudiced

### Insufficient Inquiry Officer Investigation

**Error**: Inquiry officer fails to adequately investigate necessity, alternatives, impacts

**Example**:
- Inquiry officer appointed, conducts 1-hour meeting, issues perfunctory report ("expropriation appears necessary")
- Does not investigate alternative sites, minimize taking, or owner impacts
- **Defect**: Insufficient inquiry (does not serve s.7 purpose)

**Consequence**: Voidable - approving authority's decision may be challengeable on judicial review

**Cure**:
- Appoint new inquiry officer, conduct thorough investigation
- Or proceed without inquiry (s.7 inquiry is discretionary, not mandatory)

**Limits**: Hard to challenge on appeal - deference to approving authority's acceptance of inquiry report

### Registration Deadline Missed (Expiry of Approval)

**Error**: Expropriation plan not registered within 3 months of approval (s.9)

**Example**:
- Approval: March 15, 2025
- Registration deadline: June 13, 2025
- Actual registration: June 20, 2025 (7 days late)
- **Defect**: Approval expired June 13 - registration void

**Consequence**: Expropriation void - cannot proceed with expired approval

**Cure**:
- Re-apply for new approval (no guarantee approval will be granted again)
- **Timing**: Restart 3-month registration window from new approval date

**Prevention**: Track deadlines rigorously, use contingency buffer (aim for 85-day registration, not 90)

### Form Defects (Missing Signatures, Incorrect Legal Description)

**Errors**:

**1. Missing signature** (municipal expropriation requires two officers):
- Form 2 signed by Mayor only (Clerk signature missing)
- **Defect**: Not properly authorized (by-law requires two signatures)
- **Consequence**: Voidable
- **Cure**: Obtain missing signature, re-serve if necessary

**2. Incorrect legal description**:
- Form 7 describes "Lot 10" (should be "Lot 1")
- **Defect**: Wrong property identified
- **Consequence**: Expropriation may apply to wrong parcel (void), or correctable if clear from context
- **Cure**: Amend legal description, re-serve corrected form

**Case law**: *Fraser v. Fraserville* - form defects voidable if technical only, void if affect substance (e.g., wrong property = void)

## Consequences and Remedies

### Void Expropriation: No Legal Effect, Re-do from Beginning

**Void ab initio** (void from beginning): Expropriation never had legal effect

**Consequences**:
- Registration void (even if plan registered)
- No title vests in expropriating authority
- Owner retains ownership
- Must re-start process from beginning (new application, approval, registration)

**Examples triggering void**:
- Ultra vires (lack of statutory authority)
- Wrong approving authority
- Bad faith
- Expired approval (plan registered after 3-month deadline)

**No cure**: Cannot fix jurisdictional defect - must restart with proper authority/approval

### Voidable Expropriation: Challengeable but Curable

**Voidable**: Expropriation has legal effect unless owner successfully challenges

**Owner's remedies**:
- Challenge within limitation period (1 year from Form 7 service per s.23)
- Seek court order declaring expropriation void
- Negotiate settlement (corrected procedures, enhanced compensation)

**Curable defects**:
- Defective notice (re-serve proper notice)
- Form defects (technical errors, missing signatures)
- Insufficient inquiry (conduct supplementary investigation)

**Authority's options**:
- Cure defect proactively (before challenge)
- Defend challenge (argue defect immaterial, owner not prejudiced)
- Abandon and restart if defect serious

### Cure Strategies: Supplementary Notice, Court Validation, Fresh Approval

**1. Supplementary notice**:
- Serve additional notice correcting defect
- Example: Form 2 omitted statutory authority → serve supplementary Form 2 with complete citation
- **Requirement**: Must not prejudice owner (give reasonable time to respond)

**2. Court validation**:
- Apply to court for order validating expropriation despite technical defect
- **Test**: Defect is technical only, substantial compliance achieved, owner not prejudiced
- **Example**: Form served 28 days before possession (not 30) but owner did not seek to occupy property during extra 2 days

**3. Fresh approval**:
- Withdraw defective expropriation, re-apply for new approval
- Start clean with proper procedures
- **Cost**: Time delay, additional legal/approval fees, political risk (second approval may be denied)

### Limitation Periods: 1 Year from Service (s.23), Grounds for Extension

**s.23**: Owner must challenge within **1 year of Form 7 service**

**Strict limitation**: After 1 year, expropriation becomes final (even if procedurally defective)
- **Policy**: Certainty for expropriating authority, finality for project

**Extension grounds** (discretionary):
- **Fraud**: Authority concealed defect from owner
- **Lack of notice**: Owner did not receive actual notice of expropriation (invalid service)
- **Disability**: Owner lacked capacity (mental incapacity, minor)

**Example**:
- Form 7 served June 1, 2024
- Owner discovers defect (missing statutory authority) March 2025 (9 months)
- Owner files challenge May 2025 (11 months) - **within limitation**
- Owner discovers defect September 2025 (15 months) - **limitation expired**, no extension (defect discoverable earlier)

## Case Law on Procedural Challenges

### Service Defects (*Toronto Electric Commissioners v. Snider*)

**Facts**: Notice served at owner's registered address, but owner had moved (did not update land registry)

**Holding**: Service technically complies with s.11 (registered mail to registered address), but court may grant relief if owner did not receive actual notice and was prejudiced

**Remedy**: Supplementary notice to actual address, extend timelines

**Principle**: Substantial compliance sufficient if owner not prejudiced

### Form Defects (*Fraser v. Fraserville*)

**Facts**: Expropriation plan had minor errors in property description (lot number transposed)

**Holding**: Technical errors curable if property clearly identifiable from context; substantial errors (wrong property entirely) void expropriation

**Test**: Would reasonable person understand which property affected?
- **Yes** (technical error only) → curable
- **No** (substantive ambiguity) → void

### Approval Defects (*Crombie v. Toronto*)

**Facts**: Approval obtained from OLT, but plan not registered within 3 months (approved March 15, registered June 20)

**Holding**: 3-month deadline strictly enforced (s.9(2) mandatory "shall"), no discretion to extend

**No cure**: Approval expired June 13, registration void - must obtain fresh approval

**Principle**: Mandatory statutory deadlines cannot be extended by court discretion

