Skip to content

Instantly share code, notes, and snippets.

View inzi's full-sized avatar
💭
IoT Python OpenCV Machine Vision C#

Chris Norman inzi

💭
IoT Python OpenCV Machine Vision C#
View GitHub Profile
@inzi
inzi / testfluent.cs
Created June 28, 2016 21:31
FluentValidationNotShowingErrors
namespace rms.Models.Validators
{
public class SourceCodeEditorValidator : AbstractValidator<sourceCode>
{
public SourceCodeEditorValidator()
{