ArcValidationError

ArcValidationError class

This class is for Arc validation related error.

public class ArcValidationError : ValidationError

Properties

Name Description
Code { get; } Gets the validation error code.
Message { get; } Gets the error message.
Object { get; } Gets the Arc object which has validation error.

See Also