DataPropertyBuilderIsRequired Method Breeze.sharp
Used to defined that this DataProperty is required. ( The opposite of IsNullable. )

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public DataPropertyBuilder IsRequired()

Return Value

Type: DataPropertyBuilder
See Also

Reference