public class DataWeaveValidationError extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DataWeaveValidationError.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DataWeaveValidationError.Builder |
builder() |
int |
getEndIndex() |
int |
getEndLine() |
String |
getMessage() |
int |
getStartIndex() |
int |
getStartLine() |
public String getMessage()
public int getEndLine()
public int getEndIndex()
public int getStartLine()
public int getStartIndex()
public static DataWeaveValidationError.Builder builder()
Copyright © 2017 MuleSoft, Inc.. All rights reserved.