C# Class TypeLess.Extensions.Sweden.PersonalNumber

Mostra file Open project: jansater/TypeLess

Public Methods

Method Description
IsNotValidPersonalNumber ( this source ) : IStringAssertion
IsValidPersonalNumber ( this source ) : IStringAssertion

Method Details

IsNotValidPersonalNumber() public static method

public static IsNotValidPersonalNumber ( this source ) : IStringAssertion
source this
return IStringAssertion

IsValidPersonalNumber() public static method

public static IsValidPersonalNumber ( this source ) : IStringAssertion
source this
return IStringAssertion