> RESOURCES_BY_RESOURCEID_OPERATIONS_VALIDATE

        Handle resource of type
        resources_by_resourceid_operations_validate

OPTIONS (= is mandatory):

- description
        Description of the operation
        [Default: (null)]
        type: str

- full
        Whether the request body represents a full resource operation
        [Default: (null)]
        type: bool

- inputs
        Inputs of the operation
        Validate attributes are:
         - `obj' (list):
        [Default: (null)]
        type: dict

- interface
        ID of the interface
        [Default: (null)]
        type: str

- resourceId
        Identifier of the resource for which the operation will be
        created against
        [Default: (null)]
        type: str

- resourceStateConstraints
        Constraints of the resource state for this operation to
        execute
        Validate attributes are:
         - `obj' (list):
        [Default: (null)]
        type: dict

- state
        (Choices: post)[Default: (null)]
        type: str

- title
        Title of the operation
        [Default: (null)]
        type: str


REQUIREMENTS:  python >= 3.6
