Top "Maxlength" questions

Maxlength specifies the maximum number of characters allowed in an element (like a string, a database field, an html input box, etc.

Swift - best practice to find the longest string at [String] array

I'm trying to find what is the most effective way to get the longest string in a string array. For …

string swift sorting max maxlength
IE10 Validation bug with maxlength and placeholder on textbox

I have a textbox for Age: <input type="text" id="txtAge" name="txtAge" class="text" placeholder="Age (optional)" maxlength="2"&…

validation internet-explorer-10 placeholder maxlength
Groovy says my Unicode string is too long

As part of my probably wrong and cumbersome solution to print out a form I have taken a MS-Word document, …

string unicode groovy utf-8 maxlength
In Swift 2.0 what is the maximum length of a string?

I have an application which utilizes a single string. This string contains data loaded from an array and then the …

ios string swift string-length maxlength
Max key/value length in 'application configuration' files

What's the maximum allowed length for MyKey and MyValue in a configuration file? <configuration> <appSettings> <…

c# configuration-files key-value maxlength
Maximum internet email Message-ID length

I'm looking for the maximum character length allowed for an internet Message-ID field for validation purposes within an application. I've …

validation email maxlength