signnow / SignNow.NET

SignNow.Net is the official .NET 4.5+ and .NET Standard class library for the SignNow API. SignNow allows you to embed legally-binding e-signatures into your app, CRM or cloud storage. Send documents for signature directly from your website. Invite multiple signers to finalize contracts.
https://www.signnow.com/developers
MIT License
16 stars 12 forks source link

Fix | DateValidator complex tag #155

Closed AlexNDRmac closed 1 year ago

AlexNDRmac commented 1 year ago

By creating this pull request, I confirm the following:

Types of changes:

Small description of changes:

Thanks

codecov[bot] commented 1 year ago

Codecov Report

Merging #155 (80188a7) into develop (4d48a81) will decrease coverage by 0.44%. The diff coverage is 45.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #155 +/- ## =========================================== - Coverage 98.57% 98.14% -0.44% =========================================== Files 69 71 +2 Lines 1337 1348 +11 =========================================== + Hits 1318 1323 +5 - Misses 19 25 +6 ```