Class ValidationError.ArrayLeafAndNotLeaf

  • Enclosing class:
    ValidationError

    public static class ValidationError.ArrayLeafAndNotLeaf
    extends ValidationError
    Array has both leaf and non leaf values while building config node.
    • Constructor Detail

      • ArrayLeafAndNotLeaf

        public ArrayLeafAndNotLeaf​(java.util.List<java.lang.Integer> sizes,
                                   java.lang.String path)
    • Method Detail

      • description

        public java.lang.String description()
        Description copied from class: ValidationError
        Get the description of the error.
        Specified by:
        description in class ValidationError
        Returns:
        description of the error