DirectiveValidator Class |
Namespace: MFiles.VAF.AppTasks
The DirectiveValidator type exposes the following members.
Name | Description | |
---|---|---|
![]() | DirectiveValidator | Initializes a new instance of the DirectiveValidator class |
Name | Description | |
---|---|---|
![]() | DirectiveTypeImplementsDataContract |
Checks that the type is a directive, and all custom derived types
in the inheritence chain are decorated with the DataContract attribute.
|
![]() | GetDirectivesMissingDataContractAttribute(IEnumerableProcessor) |
Gets a list of directives used by the queue's processors,
that are invalid.
|
![]() | GetDirectivesMissingDataContractAttribute(TaskManager) |
Gets a list of directives used by the task manager's queue processors,
that are invalid.
|