| java.lang.Object | |
| ↳ | com.atlassian.jira.bc.user.UserValidationHelper |
Helper user to perform user related validations.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a validations object using the provided users locale.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Create a validations object using the provided users locale. Each validation adds an error to the Validations#getErrors() collection.

