C# Class GitHub.Authentication.ViewModels.Validation.ModelValidator

A validator that represents the validation state of a model. It's true if all the supplied property validators are true.
Inheritance: ViewModel
Show file Open project: Microsoft/Git-Credential-Manager-for-Windows Class Usage Examples

Public Methods

Method Description
ModelValidator ( ) : System

Method Details

ModelValidator() public method

public ModelValidator ( ) : System
return System