Uses of Interface
com.atlassian.validation.Validator.Result
Package
Description
-
Uses of Validator.Result in com.atlassian.jira.bc.admin
Modifier and TypeMethodDescription -
Uses of Validator.Result in com.atlassian.jira.crowd.embedded.encryptors
Modifier and TypeMethodDescription -
Uses of Validator.Result in com.atlassian.jira.project
Modifier and TypeMethodDescription -
Uses of Validator.Result in com.atlassian.jira.user.util
Modifier and TypeMethodDescription -
Uses of Validator.Result in com.atlassian.jira.web.filters.steps.security.csp
Modifier and TypeMethodDescription -
Uses of Validator.Result in com.atlassian.validation
Modifier and TypeClassDescriptionfinal class
AValidator.Result
that represents epic validation failure.final class
Basic implementation of a successful validation result that takes an instance of the value object to be returned as the valid instance.Modifier and TypeMethodDescriptionValidated.getResult()
Validate the given string to see if it passes and if not, why not.