Type Alias CustomValidationResult

CustomValidationResult: { error?: string } | { error?: undefined }