Class NotNullPermissionValidator

All Implemented Interfaces:
com.opensymphony.workflow.Validator

public class NotNullPermissionValidator extends PermissionValidator
  • Constructor Details

    • NotNullPermissionValidator

      public NotNullPermissionValidator()
  • Method Details

    • validate

      public void validate(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps) throws com.opensymphony.workflow.InvalidInputException
      Takes the name of a variables in the transient vars map, if it exists then calls validate
      Specified by:
      validate in interface com.opensymphony.workflow.Validator
      Overrides:
      validate in class PermissionValidator
      Throws:
      com.opensymphony.workflow.InvalidInputException