Documentation

ILengthModel extends IModel

Interface for models for which an IRangeConstraint makes sense.

Table of Contents

Methods

getNotNullConstraint()  : INotNullConstraint|null
getRangeConstraint()  : IRangeConstraint|null
isNullable()  : bool
Shorter way to check whether the content can be null.

Methods

isNullable()

Shorter way to check whether the content can be null.

public isNullable() : bool
Return values
bool
On this page

Search results