public interface UserMapperValidator
Modifier and Type | Method and Description |
---|---|
MessageSet |
validateMappings(I18nHelper i18nHelper,
UserMapper userMapper)
This validator makes sure that the Users that are required:
exist in the current instance
|
MessageSet validateMappings(I18nHelper i18nHelper, UserMapper userMapper)
i18nHelper
- helper bean that allows us to get i18n translationsuserMapper
- is the populated UserMapperCopyright © 2002-2019 Atlassian. All Rights Reserved.