what unicode characters (codepoints) meant regex?
i have following unchanging countenance :
i figured out many biased follows :
validationexpression="^[\u0020\u0027\u002c\u002d\u0030-\u0039\u0041-\u005a\u005f\u0061-\u007a\u00c0-\u00ff./]{1,256}$"
u0020 : space
u0027 : apostrophe
u002c : comma
u002d : hyphen / minus
u0030-\u0039\ : 0-9
u0041-\u005a : - z
u005f : underscore
u0061-\u007a\ : - z
u00c0-\u00ff./ : ??
need assistance bargain final biased validation countenance :
u00c0-\u00ff./
anyone any thought does mean?
Comments
Post a Comment