Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1028963 // assertSimpleDomainName

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (2696L) is out of date.

1  
sS assertSimpleDomainName(S s) {
2  
  if (!isSimpleDomainName(s))
3  
    fail("Not a simple domain name: " + s);
4  
  ret s;
5  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028963
Snippet name: assertSimpleDomainName
Eternal ID of this version: #1028963/3
Text MD5: 033299952b5efe3ae6c1cafdc9269600
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-04 17:24:33
Source code size: 121 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 141 / 207
Version history: 2 change(s)
Referenced in: [show references]