You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the only validation for any data going in to the postgres backend is postgres itself. Validation must take place during creation(magla.core.root) and updating(either magla.core.entity or magla.core.data) of any magla objects.