konigio / konig

A collection of tools for semantic modeling
4 stars 4 forks source link

Bug checking for Range conflict #1652

Closed gmcfall closed 5 years ago

gmcfall commented 5 years ago

The isRangeConflict method of the ModelValidator class throws an exception if the range of a property is not specified. It should report a model validation problem instead of throwing an exception.