feat(templateDistributor): заготовка
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
{
|
||||
internal interface IValidatorService
|
||||
{
|
||||
Task<bool> IsValidApplicationAndWorksAsync(Guid applicationInWorkId);
|
||||
Task<bool> IsValidJobGroupAsync(Guid applicationInWorkId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user