ValidationResponse interface
Validation response from the provider
Properties
| info | Info from the response |
Property Details
info
Info from the response
info?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}