Rated 3 / 5
Matched /rate/{score:int:min(1):max(5)} - min/max validated the value,
and it bound as Int32 thanks to :int.
Matched /rate/{score:int:min(1):max(5)} - min/max validated the value,
and it bound as Int32 thanks to :int.