Skip to content

Instantly share code, notes, and snippets.

@msiddiqi
Created March 24, 2012 05:42
Show Gist options
  • Save msiddiqi/2178720 to your computer and use it in GitHub Desktop.
Save msiddiqi/2178720 to your computer and use it in GitHub Desktop.
ValidationAttribute.IsValid overload
protected virtual ValidationResult IsValid(Object value, ValidationContext validationContext)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment