9 packages tagged with “AlphaNumeric”
MADE.NET Data Validation comes fully loaded with all the value validators you'd expect of any validation library. Easily get up and running with data validation on value ranges, alphanumeric, email address, min/max lengths, required, regular expressions and more as well as defining your own!
Generate random alphanumeric strings with options.
Random AlphaNumeric character generator. Can be used to create a variety of random strings using chars [A-Za-z0-9] and a few other special chars.
Type of `IComparer` that enables the alphanumeric comparison of two objects.
A utility that will increment an alphanumeric string
A natural string comparison library that correctly sorts alphanumeric strings by comparing embedded numbers as numeric values.
.NET library for robust CNPJ validation with support for the new alphanumeric format according to NTC 2025.001
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.
Advanced and secure OTP generation library supporting multiple .NET versions, with expiration, alphanumeric support, and retry limits.