# TODO ## Validation ```{todo} Support pydantic value/range constraints - less than, greater than, etc. ``` ```{todo} Support different precision modes - eg. exact precision, or minimum precision where specifying a float32 would also accept a float64, etc. ``` ## Metadata ```{todo} Use names in nptyping annotations in generated JSON schema metadata ``` ## All TODOs ```{todolist} ```