IValidatorError public interface IValidatorError Documentation RSMFValidatorErrorCode Error { get; } string ErrorMessage { get; } int? LineNumber { get; } int? LinePosition { get; }