@openfabr/cdf / Exports / ConfigError
Interface: ConfigError
Interface that offers a configuration error type which optionally indicates which field is the offending one. It is expected to be implemented.
Hierarchy
↳ ConfigError
Table of contents
Properties
Properties
field
• Optional
Readonly
field: string
Defined in
message
• Readonly
message: string