IValidatorErrors Property |
Gets an enumeration of validation errors associated with this validator. An empty enumeration is returned
if validation succeeded.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax Remarks
Accessing this property must be preceded by a call to the
Validate method.
See Also