Package com.networknt.schema
Class Error.Builder
- Enclosing class:
Error
-
Field Summary
Fields inherited from class com.networknt.schema.Error.BuilderSupport
arguments, details, evaluationPath, format, instanceLocation, instanceNode, keyword, message, messageFormatter, messageKey, messageSupplier, schemaLocation, schemaNode -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.networknt.schema.Error.BuilderSupport
arguments, build, details, evaluationPath, format, getArguments, getDetails, getEvaluationPath, getFormat, getInstanceLocation, getKeyword, getMessage, getMessageArguments, getMessageFormatter, getMessageKey, getMessageSupplier, getSchemaLocation, index, instanceLocation, instanceNode, keyword, message, messageFormatter, messageKey, messageSupplier, property, schemaLocation, schemaNode
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
- Specified by:
selfin classError.BuilderSupport<Error.Builder>
-