C# Class EA.Iws.Web.Areas.NotificationMovements.ViewModels.Create.ThreeWorkingDaysWarningViewModel

Inheritance: IValidatableObject
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
ThreeWorkingDaysWarningViewModel ( ) : System.Collections.Generic
ThreeWorkingDaysWarningViewModel ( int movementNumber ) : System.Collections.Generic
Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable

Method Details

ThreeWorkingDaysWarningViewModel() public méthode

public ThreeWorkingDaysWarningViewModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ThreeWorkingDaysWarningViewModel() public méthode

public ThreeWorkingDaysWarningViewModel ( int movementNumber ) : System.Collections.Generic
movementNumber int
Résultat System.Collections.Generic

Validate() public méthode

public Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable
validationContext System.ComponentModel.DataAnnotations.ValidationContext
Résultat IEnumerable