sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Validate mapped relationship `targetEntity`

Open aiwilliams opened this issue 4 years ago • 1 comments

A mapped relationship targetEntity of _class: 'Host' should not be allowed to pass with hostName when hostname is the required form. However, not all required properties may be known to the processes requesting the mapping, so required properties cannot be required. Keep in mind that this is a development time validation, not a runtime validation.

aiwilliams avatar Dec 10 '20 22:12 aiwilliams