validate¶
Overview¶
Throws an assertion error if assertions are enabled and the value is invalid, otherwise returns the value.
@author Sam Reid (PhET Interactive Simulations) @author Michael Kauzmann (PhET Interactive Simulations)
Source Code¶
See the source for validate.ts in the axon repository.