Package com.atlassian.jira.user.util
Class DuplicatedUsersPropertyValidator
java.lang.Object
com.atlassian.jira.user.util.DuplicatedUsersPropertyValidator
- All Implemented Interfaces:
Validator
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.validation.Validator
Validator.Result
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionValidate the given string to see if it passes and if not, why not.
-
Constructor Details
-
DuplicatedUsersPropertyValidator
public DuplicatedUsersPropertyValidator()
-
-
Method Details
-
validate
Description copied from interface:Validator
Validate the given string to see if it passes and if not, why not.
-