Click or drag to resize

BasePositionDecoderValidateProperties Method

Validate property values.

Namespace: RAYLASE.Marker.Device.PositionDecoder
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract IList<ValidationError> ValidateProperties()

Return Value

IListValidationError
A list of validation errors.
See Also