You are here: RainWorx.FrameWorx.Utility > ValidationHelper Class > ValidationHelper Methods > ValidateProperty Method

ValidationHelperValidateProperty Method

AuctionWorx 3.5 API

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

Syntax

C#
public static string ValidateProperty(
	string key,
	UserInput input,
	Object target,
	ValidationResults validation,
	bool required,
	CustomFieldType type
)

Parameters

key
Type: SystemString
input
Type: RainWorx.FrameWorx.DTOUserInput
target
Type: SystemObject
validation
Type: ValidationResults
required
Type: SystemBoolean
type
Type: RainWorx.FrameWorx.DTOCustomFieldType

Return Value

Type: String
See Also

Reference

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