Show / Hide Table of Contents

Class ObjectValidator

Inheritance
object
ObjectValidator
PropertyBasedObjectValidator
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Web.Validators
Assembly: DotNetNuke.Web.dll
Syntax
public abstract class ObjectValidator

Constructors

ObjectValidator()

Declaration
protected ObjectValidator()

Methods

ValidateObject(object)

Declaration
public abstract ValidationResult ValidateObject(object target)
Parameters
Type Name Description
object target
Returns
Type Description
ValidationResult

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS