Required fields & validation
Make attributes mandatory and enforce valid value ranges.
Overview
Attributes can be made mandatory so a feature can't be saved until they're filled, and numerical attributes can enforce a valid range. This keeps captured data complete and consistent.
Making a field required
- In the feature type, add or edit an attribute.
- Click the options icon and mark the field mandatory.
💡 Mandatory attributes are flagged in the form — the feature won't save until all are filled.
Validating numerical fields
When you add a Numerical attribute, set an optional range to reject out-of-range values on entry.
What's next?