Is your feature request related to a problem? Please describe.
CWMS standard naming recommends that the public name should also be required for locations
Describe the solution you'd like
Require public name field for Location objects.
Describe alternatives you've considered
Turning the public name into a required field is backwards-incompatible. The field could be filled by the location name in cases where the public name is null in order to retain compatibility, but that is behavioral change that would need discussion.
Additional context
Turning the public name into a required field is backwards-incompatible.
Initially discussed on #1563
Is your feature request related to a problem? Please describe.
CWMS standard naming recommends that the public name should also be required for locations
Describe the solution you'd like
Require public name field for Location objects.
Describe alternatives you've considered
Turning the public name into a required field is backwards-incompatible. The field could be filled by the location name in cases where the public name is null in order to retain compatibility, but that is behavioral change that would need discussion.
Additional context
Turning the public name into a required field is backwards-incompatible.
Initially discussed on #1563