Is there an implementation of org.apache.commons.lang.Validate for .Net ?
Fluent Validation may meet your needs. It's not as immediate as the apache validate stuff though. Perhaps you could give us an idea of what you're trying to do, rather than just look for a direct equivalent?