Click or drag to resize
ValidationHelperAreEmails Method
Overload List
  NameDescription
Public methodStatic memberAreEmails(Object)
Returns true if the object representation matches the Email list (email addresses separated by semicolon).
Public methodStatic memberAreEmails(Object, String)
Returns true if the object representation matches the Email list separated by specified character (default separator is semicolon).
Top
See Also