Skip to content

Instantly share code, notes, and snippets.

@htammen
Created September 11, 2019 07:07

Revisions

  1. htammen created this gist Sep 11, 2019.
    4 changes: 4 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    <Input id="email1"
    value="{path: '/email1', type: 'sap.ui.model.type.String', constraints: {search: '^((?!\\.)[\\w-_.]*[^.])(@\\w+)(\\.\\w+(\\.\\w+)?[^.\\W])$'}}"
    type="Email"
    ></Input>