required property

bool required

Shows if the field can be null

For DataType.checkbox this will make only true values valid

Implementation

bool get required;