Ant Organisation Ltd documentation

ContentDefinition.Validate Method 

Takes an instance and validates it.

void Validate(
   XmlDocument instance
);

Parameters

instance
Instance data to be validated

Remarks

Overriden to provide specific behaviour. Throws an Exception if validation fails This validation is performed after all the field by field validation is performed

See Also

ContentDefinition Interface | Ant.ContentEntry Namespace