ion-cli
ion-cli copied to clipboard
Add support for validation related ISL constraints with code generation
Code generation currently only supports shape related ISL constraints.
Following are some validation related constraints:
- [ ] byte_length
- [ ] codepoint_length
- [ ] container_length
- [ ] contains
- [ ] exponent
- [ ] ieee754_float
- [ ] precision
- [ ] regex
- [ ] timestamp_offset
- [ ] timestamp_precision
- [ ] utf8_byte_length