Package com.atlassian.jira.bc.admin
Class StableSearchResultCountValidator
java.lang.Object
com.atlassian.jira.bc.admin.StableSearchResultCountValidator
- All Implemented Interfaces:
Validator
Validates a Stable Search max result property value.
- Since:
- v6.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.validation.Validator
Validator.Result
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionValidate the given string to see if it passes and if not, why not.
-
Constructor Details
-
StableSearchResultCountValidator
public StableSearchResultCountValidator()
-
-
Method Details
-
validate
Description copied from interface:Validator
Validate the given string to see if it passes and if not, why not.
-