public class NotNullPermissionValidator extends PermissionValidator
Constructor and Description |
---|
NotNullPermissionValidator() |
Modifier and Type | Method and Description |
---|---|
void |
validate(Map transientVars,
Map args,
com.opensymphony.module.propertyset.PropertySet ps)
Takes the name of a variables in the transient vars map, if it exists then calls validate
|
getCallerKey, makeDescriptor
public void validate(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps) throws com.opensymphony.workflow.InvalidInputException
validate
in interface com.opensymphony.workflow.Validator
validate
in class PermissionValidator
com.opensymphony.workflow.InvalidInputException
Copyright © 2002-2015 Atlassian. All Rights Reserved.