java.lang.Object | |
↳ | com.atlassian.jira.web.action.admin.customfields.CustomFieldValidatorImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Check that the given CustomFieldType is valid.
| |||||||||||
Check that the given CustomFieldType is valid.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||
![]()
|
Check that the given CustomFieldType is valid.
This does the same logical checks as validateType(String)
, but returns a boolean instead of ErrorCollection.
fieldType | the FieldType |
---|
Check that the given CustomFieldType is valid.
fieldType | the FieldType |
---|