An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : defc.util.datavalidation

This library is one of DEFC utilities packages that contains several types of data validation methods, to help the developers minify their codes in easy way with no time. Through this package can : - Check if a value is (Alphanumeric, Alpha, GUID, Base64, NullOrEmptyOrWhiteSpace, Email,URL, DateTime, Number, Byte, Short, Integer, Long, Decimal, Double, Float, IPv4, IPv6, IP, MACAddress, LatitudeLongitude ) - Check if a value is between tow values, check if a value is between tow values or equal one of them, check if a value is equal to another value, check if value is greater than or equal another value and check if value is less than or equal another value. - Match password and confirm password. - Check if password is strong with at least one uppercase, one lowercase, one digit and one of the custom symbols with specific password length by sets the password rules.

Registry - Source - JSON
purl: pkg:nuget/defc.util.datavalidation
Keywords: Data , Validation , DataType , Compare , Password , Alphanumeric , Email , Ip , RegEx , Range , Required , Min , Max , GUID , Base64 , Latitude , Longitude
License: MIT
Latest release: almost 3 years ago
First release: almost 3 years ago
Downloads: 848 total
Last synced: 6 days ago

    Loading...
    Readme
    Loading...