Skip to content

v1.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 18:51

Added

  • Added direct TestValidate(...) and TestValidateAsync(...) helpers for strongly typed validator tests.
  • Added CrabalidatorTestHost and builder APIs for DI-backed request validation in tests.
  • Added assembly discovery helpers for lightweight test hosts that validate requests without a full application host.
  • Documented direct request validator tests and lightweight test host usage for handlers and automations.