Closed GooRiOn closed 6 years ago
Merging #152 into develop will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## develop #152 +/- ##
======================================
Coverage 100% 100%
======================================
Files 38 39 +1
Lines 784 763 -21
======================================
- Hits 784 763 -21
Impacted Files | Coverage Δ | |
---|---|---|
src/Valit/Rules/NestedObjectCollectionValitRule.cs | 100% <100%> (ø) |
:arrow_up: |
src/Valit/ValitRules.cs | 100% <100%> (ø) |
:arrow_up: |
src/Valit/Rules/ValitRuleExtensions.cs | 100% <100%> (ø) |
|
src/Valit/Rules/CollectionValitRule.cs | 100% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ca9b5e6...3ad7ff2. Read the comment docs.
Info
This Pull Request is related to issue no. #150
With some hard time for figuring out how to make it better but I did it :D !
Changes
ValitRuleExtensions
class withVallidateRules()
extensionIValitRules<TObject>
CollectionValitRule
NestedObjectCollectionValitRul