While taking input of twitter id of registered members, field accepts more than 15 characters after last'/' (after twitter.com). Twitter allows to make a handle of maximum 15 characters, so the field in portal must have a checkpoint to avoid any further characters. This will get right value and will also inform the user if he/she has by mistake typed some letter twice or has typed wrong spelling(in few cases).
While taking input of twitter id of registered members, field accepts more than 15 characters after last'/' (after twitter.com). Twitter allows to make a handle of maximum 15 characters, so the field in portal must have a checkpoint to avoid any further characters. This will get right value and will also inform the user if he/she has by mistake typed some letter twice or has typed wrong spelling(in few cases).