config
- @nanoforge-dev/config
- Functions
- Allow()
- ArrayContains()
- ArrayMaxSize()
- ArrayMinSize()
- ArrayNotContains()
- ArrayNotEmpty()
- ArrayUnique()
- Contains()
- Default()
- Equals()
- Expose()
- IsAlpha()
- IsAlphanumeric()
- IsArray()
- IsAscii()
- IsBase32()
- IsBase58()
- IsBase64()
- IsBIC()
- IsBoolean()
- IsBooleanString()
- IsBtcAddress()
- IsByteLength()
- IsCreditCard()
- IsCurrency()
- IsDataURI()
- IsDate()
- IsDateString()
- IsDecimal()
- IsDefined()
- IsDivisibleBy()
- IsEAN()
- IsEmail()
- IsEmpty()
- IsEnum()
- IsEthereumAddress()
- IsFirebasePushId()
- IsFQDN()
- IsFullWidth()
- IsHalfWidth()
- IsHash()
- IsHexadecimal()
- IsHexColor()
- IsHSL()
- IsIBAN()
- IsIdentityCard()
- IsIn()
- IsInstance()
- IsInt()
- IsIP()
- IsIpOrFQDN()
- IsISBN()
- IsISIN()
- IsISO31661Alpha2()
- IsISO31661Alpha3()
- IsISO4217CurrencyCode()
- IsISO8601()
- IsISRC()
- IsISSN()
- IsJSON()
- IsJWT()
- IsLatitude()
- IsLatLong()
- IsLocale()
- IsLongitude()
- IsLowercase()
- IsMACAddress()
- IsMagnetURI()
- IsMilitaryTime()
- IsMimeType()
- IsMobilePhone()
- IsMongoId()
- IsMultibyte()
- IsNegative()
- IsNotEmpty()
- IsNotEmptyObject()
- IsNotIn()
- IsNumber()
- IsNumberString()
- IsObject()
- IsOctal()
- IsOptional()
- IsPassportNumber()
- IsPhoneNumber()
- IsPort()
- IsPositive()
- IsPostalCode()
- IsRFC3339()
- IsRgbColor()
- IsSemVer()
- IsString()
- IsStrongPassword()
- IsSurrogatePair()
- IsTaxId()
- IsTimeZone()
- IsUppercase()
- IsUrl()
- IsUUID()
- IsVariableWidth()
- Length()
- Matches()
- Max()
- MaxDate()
- MaxLength()
- Min()
- MinDate()
- MinLength()
- NotContains()
- NotEquals()
- Transform()
- Validate()
- ValidateBy()
- ValidateIf()
- ValidateNested()
- ValidatePromise()
- Functions