Ant Organisation Ltd documentation

XmlHelper.ValidateObject Method (AuthenticatedUser, Object, IDictionary)

Validates the that data in the object meets the requirements of the ContentDefinition associated with it

public static bool ValidateObject(
   AuthenticatedUser user,
   object obj,
   IDictionary context
);

Parameters

user
obj
Object to validate
context
Context

Return Value

true if valid

See Also

XmlHelper Class | Ant.ContentEntry Namespace | XmlHelper.ValidateObject Overload List