LunarClient / Apollo

Next-generation Lunar Client server API
https://lunarclient.dev
MIT License
65 stars 15 forks source link

Improve - Add range annotations & validation #116

Closed vectrixdevelops closed 5 months ago

vectrixdevelops commented 5 months ago

Overview

Description: Adds @Range annotations and validation to improve API clarity in some places. Values that fail validation will throw an exception.


Review Request Checklist