Ant Organisation Ltd documentation

XmlHelper.ValidateObject Method (AuthenticatedUser, Object)

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

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

Parameters

user
obj
Object to validate

Return Value

true if valid

See Also

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