This commit is contained in:
parent
246dc403af
commit
cd8118dad5
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ public class ValidationConfig {
|
|||
return new ValidatorImpl<>(context,
|
||||
STradesValidationRule.SecurityPresent,
|
||||
STradesValidationRule.CompanyPresent,
|
||||
STradesValidationRule.CounterCompanyPresent,
|
||||
STradesValidationRule.TradingClearingRegistryPresent);
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue