company-service http://jira.mfd.msk:8088/browse/CLS-538
This commit is contained in:
parent
4006c1f233
commit
03eb67f82e
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ public class ClearingMemberCategoryValidationConfig {
|
|||
IMDGDistributedNames.Map_ClearingCategoryDictionary,
|
||||
ClearingCategoryDictionary.class,
|
||||
CompanyErrors.RequiredFieldEmpty,
|
||||
CompanyErrors.CategoryNotFound).withMessageDecorator(DictionaryPresentRule.FIELD_NOT_FOUND_DECORATOR_1)
|
||||
CompanyErrors.DictionaryNotFound)
|
||||
);
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue