Interface: RegistriesValidationResult¶
Defined in: resolver/src/alias-resolver.ts:29
Result of validating the registries config.
Properties¶
errors¶
errors:
string[]
Defined in: resolver/src/alias-resolver.ts:33
Validation error messages (empty when valid)
valid¶
valid:
boolean
Defined in: resolver/src/alias-resolver.ts:31
Whether the config is valid