Description
We need to ensure that all operation related to Storage TypeInstance are valid.
AC
- validate if backend accepts
value field
- validate if backend accepts
context field
- if accepts, validate data against
backend.contextSchema
- validate that Storage TypeInstances follow the convention of having
url, acceptValue, and contextSchema fields. As context is optional, the contextSchema field is nullable.
out of scope:
Related issues
See epic #604 for reason and use cases.
Description
We need to ensure that all operation related to Storage TypeInstance are valid.
AC
valuefieldcontextfieldbackend.contextSchemaurl,acceptValue, andcontextSchemafields. As context is optional, thecontextSchemafield is nullable.out of scope:
valuefield. This is not directly related to TypeInstance Storage and will be handled by Make Local Hub aware of Public Hub and validate TypeInstances #633Related issues
See epic #604 for reason and use cases.