You are here: RainWorx.FrameWorx.BLL Namespaces > RainWorx.FrameWorx.BLL.Validators > UnExpired Class

UnExpired Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  Validator
    ValidatorCreditCard
      RainWorx.FrameWorx.BLL.ValidatorsUnExpired

Namespace:  RainWorx.FrameWorx.BLL.Validators
Assembly:  RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5

Syntax

C#
public class UnExpired : Validator<CreditCard>

The UnExpired type exposes the following members.

Constructors

NameDescription
Public methodUnExpired
Initializes a new instance of the UnExpired class
Public methodUnExpired(NameValueCollection)
Initializes a new instance of the UnExpired class
Public methodUnExpired(String)
Initializes a new instance of the UnExpired class
Public methodUnExpired(String, String)
Initializes a new instance of the UnExpired class
Top
Properties

NameDescription
Protected propertyDefaultMessageTemplate (Overrides Validator.DefaultMessageTemplate.)
Top
Methods

NameDescription
Protected methodDoValidate (Overrides Validator.DoValidate(UTP, Object, String, ValidationResults).)
Top
Extension Methods

NameDescription
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.