[]
Validates the current state of the CustomReportItem object.
public override ValidationEntry[] Validate(ValidationContext context)
Type | Name | Description |
---|---|---|
ValidationContext | context | A ValidationContext object representing the context details during validation. |
Type | Description |
---|---|
ValidationEntry[] | An array of ValidationEntry objects representing the information about the validation warnings or failures. |
Type | Condition |
---|---|
ArgumentNullException | Throws if |