Remove pt-br
article thumbnail

CodeSOD: A Top Level Validator

The Daily WTF

Returns true if valid, false otherwise. */ function isEmail ( str ) { var regex = /^[-_.a-z0-9]+@(([-_a-z0-9]+.)+(ad|ae|aero|af|ag|ai|al|am|an|ao|aq|ar|arpa|as|at|au|aw|az|ba|bb|bd|be|bf|bg|bh|bi|biz|bj|bm|bn|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|ck|cl|cm|cn|co|com|coop|cr|cs|cu|cv|cx|cy|cz|de|dj|dk|dm|do|dz|ec|edu|ee|eg|eh|er|es|et|eu|fi|fj|fk|fm|fo|fr|ga|gb|gd|ge|gf|gh|gi|gl|gm|gn|gov|gp|gq|gr|gs|gt|gu|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|il|in|info|int|io|iq|ir|is|it|jm|jo|jp|ke|kg|kh|ki|km|k

.Net 110
article thumbnail

How to Test GraphQL API in PostMan

Perficient

country(code: $code) { name native capital emoji currency languages { code name } } } GRAPHQL VARIABLES Tab: { "code":"BR" } Here, code is a query variable, we can identify it as a query variable as it has $ In the start which is used to represent a query variable. I Used- QUERY Tab: query ($code: ID!){

Testing 52
article thumbnail

AEM Content Fragments: Content Structure

Exadel

includeAssetOriginalNodeEnable= "false" languageMapping= "[English@en@en-US,German@de_de@de-DE,French@fr_fr@fr-FR,Japan@ja_jp@ja-JP,Korea@ko_kr@ko-KR,Brazil@pt_br@pt-BR,Latam@es_la@es-LA,Dutch@nl_nl@nl-NL,Taiwan@zh_tw@zh-TW,Russian@ru_ru@ru-RU,Italian@it_it@it-IT]". enableWorkflowTargetLanguages= "false". pdClassifier= "AEMP".