A lot of validations could be replaced with just in time checks. For example when using a reserved keyword upon creating a table, domain or column the check could be performed at that moment. This not only saves time during development but also saves the amount of time needed for checking validations.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.