Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. SomeText[Foo.Id]-[Bar.Value] (valid)
  2. Xyz[Foo.Id]_[Bar.Value] (valid)
  3. abc-[pqr] (invalid)
  4.  
  5. Foo.Id
  6. Bar.Value
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement