Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.model
/
TableFieldOptions
/
getRequire
get
Require
open
fun
getRequire
(
)
:
Boolean
Marks this field as `REQUIRED` in tabular schemas.
Content copied to clipboard
bool require = 1;
Return
The require.