Does Minimongo support mongodb validation?

Does the Minimongo implementation make use of the validation operator which was introduced in MongoDB v3.2?

I’m looking for an alternative to simple-schema/collection2 for validation. I’m concerned that simple-schema is becoming unmaintained.

At the same time, it would be great to know of a different approach to the matter regardless.

Why use a package if it’s built right into the core code right?

Has anyone used this? Does anyone have examples on how this would work in meteor?

1 Like

I’m wondering about this as well. It would be nice to get into Minimongo, but it looks like the native JS driver doesn’t support it yet.

Thanks @newswim - I agree, it would be nice.