RuleValidationErrorType

RuleValidationErrorType class

public class RuleValidationErrorType

Constructors

Name Description
RuleValidationErrorType() The default constructor.

Properties

Name Description
ErrorCode { get; set; }
ErrorMessage { get; set; }
FieldURI { get; set; }
FieldValue { get; set; }

See Also