Validates min/max limits of observable objects that support number

实现

构造函数

属性

_isInteger?: boolean
_max?: number
_min?: number

方法