CompositeChild Class

Definition

Child entity in Luis composite entity.

public class CompositeChild
type CompositeChild = class
Public Class CompositeChild
Inheritance
CompositeChild

Constructors

Name Description
CompositeChild()

Initializes a new instance of the CompositeChild class.

CompositeChild(String, String)

Initializes a new instance of the CompositeChild class.

Properties

Name Description
Type

Type of child entity.

Value

Value extracted by Luis.

Methods

Name Description
Validate()

Validate the object. Throws ValidationException if validation fails.

Applies to