Class NotEmptyResourceValidationStepHandler

java.lang.Object
org.wildfly.extension.picketlink.common.model.validator.NotEmptyResourceValidationStepHandler
All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler, ModelValidationStepHandler

public class NotEmptyResourceValidationStepHandler extends Object implements ModelValidationStepHandler
Author:
Pedro Igor
  • Field Details

  • Method Details

    • execute

      public void execute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException
      Specified by:
      execute in interface org.jboss.as.controller.OperationStepHandler
      Throws:
      org.jboss.as.controller.OperationFailedException
    • validateChildren

      protected void validateChildren(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException
      Throws:
      org.jboss.as.controller.OperationFailedException