Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.CreditCardNumberValidationAttribute.PassesLuhnTest Method

(not specified)

Class: YetaWF.Core.Models.Attributes.CreditCardNumberValidationAttribute
Namespace: YetaWF.Core.Models.Attributes
Assembly: YetaWF.Core

Syntax

public bool PassesLuhnTest( string cardNumber );

Parameters

cardNumber

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Models.Attributes.CreditCardNumberValidationAttribute ClassYetaWF.Core Overview