./nugetz
pkg

angelo.rotta/DependentValidationv1.2.2

docs d<> code .compare c
.NET Std2.0

DependentValidation is a netstandard2.0 library that extends the System.ComponentModel.DataAnnotations with conditional attributes based on another property of the validated object. The new attributes are the following: - RequiredIf - RequiredIfEmpty - RequiredIfFalse - RequiredIfNot - RequiredIfNotEmpty - RequiredIfNotRegExMatch - RequiredIfRegExMatch - RequiredIfTrue - RegularExpressionIf - Is - EqualTo - GreaterThan - GreaterThanOrEqualTo - LessThan - LessThanOrEqualTo - NotEqualTo

License

Deps

2

Install Size

Vulns

✓ 0

Published

Oct 16, 2020

Get Started

$ dotnet add package DependentValidation

Readme

No README available.