Finalize the HostEntity validation API surface

Created on 7 January 2025, 2 months ago

Problem/Motivation

I'm not sure we have yet found the right API surface for validation in HostEntity, and want to suggest a small change.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

3.3

Component

Registration Core

Created by

πŸ‡¬πŸ‡§United Kingdom jonathanshaw Stroud, UK

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @jonathanshaw
  • πŸ‡ΊπŸ‡ΈUnited States john.oltman

    The host entity class has many methods that mimic the entity interface, and the validate method follows that pattern for consistency; using familiar naming helps other developers understand what the function does conceptually. Also I don't see a rationale for splitting one function into two when the one is has been working well so far.

Production build 0.71.5 2024