APIbcsInterfacesBcsTypeOptionsOn this pageInterface: BcsTypeOptions<T, Input> Type Parameters • T • Input = T Properties name? optional name: string validate()? optional validate: (value) => void Parameters • value: Input Returns voidGive Feedback