Class PathAddressValidator

java.lang.Object
org.jboss.as.controller.operations.validation.PathAddressValidator
All Implemented Interfaces:
ParameterValidator

public class PathAddressValidator extends Object implements ParameterValidator
Validates that a node can be converted to a PathAddress.
Author:
Brian Stansberry
  • Field Details

  • Constructor Details

    • PathAddressValidator

      public PathAddressValidator()
  • Method Details