JK
Search Results for

    Show / Hide Table of Contents

    Class SocialSecurityNumberValidator

    Inheritance
    System.Object
    SocialSecurityNumberValidator
    Namespace: JK.Common.FluentValidation.Validators
    Assembly: JK.Common.FluentValidation.dll
    Syntax
    public class SocialSecurityNumberValidator : PropertyValidator

    Constructors

    | Improve this Doc View Source

    SocialSecurityNumberValidator()

    Initializes a new instance of the SocialSecurityNumberValidator class.

    Declaration
    public SocialSecurityNumberValidator()

    Methods

    | Improve this Doc View Source

    IsValid(PropertyValidatorContext)

    Declaration
    protected override bool IsValid(PropertyValidatorContext context)
    Parameters
    Type Name Description
    PropertyValidatorContext context
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Jeremy Knight. Generated with DocFX