Interface ModelValidationStepHandler

All Superinterfaces:
org.jboss.as.controller.OperationStepHandler
All Known Implementing Classes:
AlternativeAttributeValidationStepHandler, ElementMaxOccurrenceValidationStepHandler, IdentityProviderValidationStepHandler, NotEmptyResourceValidationStepHandler, RequiredChildValidationStepHandler, UniqueTypeValidationStepHandler

public interface ModelValidationStepHandler extends org.jboss.as.controller.OperationStepHandler
Author:
Pedro Igor
  • Method Summary

    Methods inherited from interface org.jboss.as.controller.OperationStepHandler

    execute