Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / ValidationHelper Class
Properties Methods


In This Topic
    ValidationHelper Class Members
    In This Topic

    The following tables list the members exposed by ValidationHelper.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the regular expression for email validation  
    Public Propertystatic (Shared in Visual Basic) Gets the regular expression to validate multip comma delimited email addresses  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Checks if the given steet address is a Post Office Box address  
    Public Methodstatic (Shared in Visual Basic) Checks if the given string is a valid email address  
    Public Methodstatic (Shared in Visual Basic) Validates a given parameter  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also