-
Notifications
You must be signed in to change notification settings - Fork 44
Field Validations
Raghavendra Balgi edited this page Apr 12, 2020
·
2 revisions
You can define constraints on the field (see iso_spec.yaml for an example). The UI will do validations for -
- Fixed field size
- MinSize/MaxSize for variable fields
- Content for BINARY/BCD fields
- Introduction
- Building
- Up and Running
- Specs
- Servers
- Using the UI
- Test Case Management
- Miscellenous