ModernUO/Projects
Kamron Batman 11b0d41028 test(spawners): validate duplicate SpawnerDto discriminator detection
Extracts an internal Validate() helper from SpawnerJsonSerializer.Collect()
that handles constructibility + discriminator-uniqueness checks. Adds
SpawnerDiscoveryValidationTests asserting a second type claiming the same
discriminator throws with the discriminator name in the message.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 16:34:56 -07:00
..
Application feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
BuildTool feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
Logger fix: Fixes publishing with build tool (#2398) 2026-04-04 00:35:39 -07:00
Server refactor(json): delete DynamicJson; spawners use SpawnerDto exclusively 2026-06-25 16:27:54 -07:00
Server.Tests feat(json): add reusable JsonDiscoverableType opt-in marker attribute 2026-06-25 10:17:28 -07:00
UOContent test(spawners): validate duplicate SpawnerDto discriminator detection 2026-06-25 16:34:56 -07:00
UOContent.Tests test(spawners): validate duplicate SpawnerDto discriminator detection 2026-06-25 16:34:56 -07:00