SensorDsl

io.github.srs.model.entity.dynamicentity.sensor.dsl.SensorDsl
object SensorDsl

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SensorDsl.type

Members list

Value members

Concrete methods

Validates a Sensor to ensure it meets the domain constraints.

Validates a Sensor to ensure it meets the domain constraints.

Value parameters

sensor

the Sensor to validate.

Attributes

Returns

Right if the sensor is valid, or Left with a validation error.