BaseLaserControllerValidateProperties Method |
Validate property values.
Namespace: RAYLASE.Marker.Device.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract IList<ValidationError> ValidateProperties()
Return Value
IListValidationErrorA list of validation errors.
See Also