Method | Description | |
---|---|---|
MovementNumberValidator ( IMovementRepository repository ) : System | ||
Validate ( System.Guid notificationId, int number ) : Task |
public MovementNumberValidator ( IMovementRepository repository ) : System | ||
repository | IMovementRepository | |
return | System |
public Validate ( System.Guid notificationId, int number ) : Task |
||
notificationId | System.Guid | |
number | int | |
return | Task |