Double3Validations is a one solution for all important validations which we used in our program on regular basis. Using this package you can perform following types of validation. ->Validate password ->Compare two password ->Check given string is valid email address or not ->Check given string is valid integer,double,float and boolean.
$ dotnet add package Double3ValidationsNo README available.