You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > AuctionWorxController Class > ValidateUserPropertyValues Method

AuctionWorxControllerValidateUserPropertyValues Method

AuctionWorx 3.5 API
Validates certain user properties whose values must not conflict with each other

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

Syntax

C#
protected void ValidateUserPropertyValues(
	IEnumerable<CustomProperty> properties,
	UserInput input
)

Parameters

properties
Type: System.Collections.GenericIEnumerableCustomProperty
list of user properties
input
Type: RainWorx.FrameWorx.DTOUserInput
user input container
See Also

Reference

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