public interface IValidatingObjectPublic Interface IValidatingObjectpublic interface class IValidatingObjecttype IValidatingObject = interface end| IsValid | Gets whether this instance is valid. That is, if the ValidationResults property does not return any entry where the Severity property is Error. |
| ValidationResults | Gets the validation results for this instance. |