C# Class SpecExpress.Test.Entities.ContactWithIsValid

Show file Open project: rbell/SpecExpress

Public Properties

Property Type Description
Errors ValidationNotification

Public Methods

Method Description
IsValid ( ) : bool

Method Details

IsValid() public method

public IsValid ( ) : bool
return bool

Property Details

Errors public property

public ValidationNotification Errors
return ValidationNotification