Extension Methods from Alvaro Torres Tatis
-
ToMd5Hash
Convert a input string to a byte array and compute the hash.
-
IsGuid
Validate if a String contains a GUID in groups of 8, 4, 4, 4, and 12 digits with hyphens between the groups. The entire GUID can optionally be enclosed in matching braces or parentheses.
-
ToSortedString
Returns an alphabetically sorted list for all public and instance properties, along with its associated values.
-
GetMessages
Return all messages after call Validate method on Microsoft EnterpriseLibrary Validation Block