oav
oav copied to clipboard
OAV Validation
During the PUT request if the properties are marked for CREATE and READ only, it is not validating if the user has changed the properties which are marked for CREATE and READ only. It allows the end user to change any property.
Also, if the string property is marked as Required, it is accepting empty as valid value, which I believe should not be the case.