Search Results for

    Show / Hide Table of Contents

    Class ProcessorValidationAttribute

    An attribute that is attached to a derived class of JobProcessorBase. This attribute is used when the Create Clara AE Title (RESTful) API is called. The API looks up the passed in value of Job Processor and reads the associated attribute to determine and instantiate IJobProcessorValidator for validating process settings.

    Inheritance
    Object
    ProcessorValidationAttribute
    Namespace: Nvidia.Clara.DicomAdapter.API
    Assembly: Nvidia.Clara.Dicom.API.dll
    Syntax
    public class ProcessorValidationAttribute : System.Attribute

    Properties

    | Improve this Doc View Source

    ValidatorType

    Declaration
    public Type ValidatorType { get; set; }
    Property Value
    Type Description
    Type
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2021 NVIDIA Corporation
    NVIDIA Clara™ is a trademark of NVIDIA Corporation.
    Generated by DocFX