• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

code-dispenser / Validated / 18567205349 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 16 Oct 2025 03:56PM UTC
Files 23
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Oct 2025 03:55PM UTC coverage: 100.0%. Remained the same
18567205349.1

push

github

code-dispenser
Added a boolean parameter 'failFastOnNull' to the Build method on both the ValidationBuilder and TenantValidationBuider set to false by default. Its purpose when set to true is to return a single InvalidEntry with a failure message stating that the entity used is null, stopping all validations otherwise multiple failure messages accrue.

Added an extension method HasNullEntityFailure on Validated<T> that checks if there are failures and returns true if there is a null entity failure message.

Added support for conditional validation on the ValidationBuilder by adding the Methods DoWhen and EndWhen. All validators after the DoWhen are included in the conditional until an EndWhen closes the group.

Added the extension method on EntityValidator<TEntity> to provide the conditional predicate needed for DoWhen.

721 of 721 branches covered (100.0%)

Branch coverage included in aggregate %.

1052 of 1052 relevant lines covered (100.0%)

95.53 hits per line

Source Files on job 18567205349.1
  • Tree
  • List 23
  • Changed 21
  • Source Changed 4
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18567205349
  • 8974ba0d on github
  • Prev Job for on main (#18463083828.1)
  • Next Job for on main (#18584285026.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc