Top "Sanity-check" questions

C# check that a file destination is valid

Is there a standard function to check that a specified directory is valid? The reason I ask is that I …

c# io sanity-check
hibernate column uniqueness question

I'm still in the process of learning hibernate/hql and I have a question that's half best practices question/half …

java hibernate unique-constraint sanity-check
How to get VBA Subroutine to call a function that passes an array to another function within the subroutine

I am trying to get my VBA subroutine to run a function that creates an array and then passes that …

arrays vba syntax sanity-check