Javascript Validation Library

There is a Validation sample in the product that makes use of jQuery Validation and an NSB.validation() wrapper.

Is it still reasonable to use or is it considered obsolete? My context is: apps that will definitely be cross platform - deployed to web as well as native Android and iOS.

Suggestions for the current best practice validation library? Thank you.

Yes, it’s still recommended.

On npm, it was download 76,000 times last week, so it is wide used by the JavaScript community.