BoostV / process-optimizer-frontend

A web frontend for ProcessOptimizer
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

Validate inputs #294

Closed j-or closed 1 year ago

j-or commented 1 year ago

Validates numeric and score inputs in data point inputs.

Edit: Now changed to filter on isNumber instead of making values optional