AuthenticationService  v0.2.0
Public Member Functions | List of all members
Joutsen.AuthenticationService.ValidatableModel Interface Reference

A model that can be validated directly. More...

Public Member Functions

ErrorMessage Validate ()
 Validates the state of the model. More...
 

Detailed Description

A model that can be validated directly.

Since
0.2.0

Member Function Documentation

◆ Validate()

ErrorMessage Joutsen.AuthenticationService.ValidatableModel.Validate ( )