You are here: RainWorx.FrameWorx.DTO Namespaces > RainWorx.FrameWorx.DTO > ValidationIssue Class

ValidationIssue Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.DTOValidationIssue

Namespace:  RainWorx.FrameWorx.DTO
Assembly:  RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5

Syntax

C#
public class ValidationIssue

The ValidationIssue type exposes the following members.

Constructors

NameDescription
Public methodValidationIssue
Initializes a new instance of the ValidationIssue class
Public methodValidationIssue(String, String, String, String, String)
Initializes a new instance of the ValidationIssue class
Top
Properties

NameDescription
Public propertyKey
Public propertyMessage
Public propertyTag
Public propertyTargetName
Public propertyValidatorName
Top
Extension Methods

NameDescription
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.