Interface: DetailedValidationResult
Defined in: errors.ts:111
Enhanced validation result with detailed error information
Properties
errors
errors:
DNSValidationError[]
Defined in: errors.ts:112
isValid
isValid:
boolean
Defined in: errors.ts:113
suggestions
suggestions:
string[] |undefined
Defined in: errors.ts:114
warnings
warnings:
string[]
Defined in: errors.ts:115