Module Values_0.PropertyValidationExceptionReasonSource
Sourcetype nonrec t = | INVALID_FORMAT| UNIQUE_CONSTRAINT_VIOLATED| REFERENCED_RESOURCE_NOT_FOUND| RESOURCE_NAME_ALREADY_EXISTS| REQUIRED_PROPERTY_MISSING| NOT_SUPPORTED| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]