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

code-dispenser / Validated / 18567205349
100%

Build:
DEFAULT BRANCH: main
Ran 16 Oct 2025 03:56PM UTC
Jobs 1
Files 23
Run time 2min
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

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 %.

32 of 32 new or added lines in 4 files covered. (100.0%)

1052 of 1052 relevant lines covered (100.0%)

95.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18567205349.1 16 Oct 2025 03:56PM UTC 23
100.0
GitHub Action Run
Source Files on build 18567205349
  • 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 Repo
  • Github Actions Build #18567205349
  • 8974ba0d on github
  • Prev Build on main (#18463083828)
  • Next Build on main (#18584285026)
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