Class TaskResultValidator.ValidationReport.Issue
java.lang.Object
neqsim.util.agentic.TaskResultValidator.ValidationReport.Issue
- All Implemented Interfaces:
Serializable
- Enclosing class:
TaskResultValidator.ValidationReport
public static class TaskResultValidator.ValidationReport.Issue
extends Object
implements Serializable
A single validation issue.
- Version:
- 1.0
- Author:
- Even Solbraa
- See Also:
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
field
The JSON field path with the issue. -
message
Description of the issue.
-
-
Constructor Details
-
Issue
-