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