Field Lengths
Default field lengths for common input types used in applications.
Properties
An E.164-compliant delimited phone number minimum and maximum length. Note that the minimum length can vary and the lowest possible value is specified here. The maximum length is derived from the assumption that no more than 5 delimiters may be used (not in the standard).
An E.164-compliant numeric (no delimiters) phone number minimum and maximum length. Note that the minimum length can vary and the lowest possible value is specified here.
A Bcrypt hash compliant password lengths with a sensible upper limit of 48 chars A minimum length of a password using BCRYPT algorithm has to be at least 8 characters, as all other password lengths can be cracked in seconds using the hash of the password using moder algorithms.