Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to know if a field is required #175

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PhiPhi42
Copy link

Can be usefull when you want to put a star (*) on required fields

@codecov-io
Copy link

Codecov Report

Merging #175 into master will decrease coverage by 0.26%.
The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
- Coverage   94.21%   93.94%   -0.27%     
==========================================
  Files          24       24              
  Lines        2090     2096       +6     
  Branches      232      234       +2     
==========================================
  Hits         1969     1969              
- Misses        107      113       +6     
  Partials       14       14
Impacted Files Coverage Δ
...ssiveAnnotations/Attributes/RequiredIfAttribute.cs 61.29% <25%> (-14.71%) ⬇️

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 4f04d08...f07ab51. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants