Skip to content

Validate color from System.Drawing.ColorTranslator.FromHtml #1

@giggio

Description

@giggio

This:

System.Drawing.ColorTranslator.FromHtml("wrong color");

Will be marked as an Error. Category is Usage.
Diagnostic id is CC0053

How to implement it is being discussed below, we still have to find an optimal way to do it, as we cannot call ColorTranslator from the Code Cracker project and see if it throws, as CC is a PCL, and System.Drawing is not available.

@dgmachado is working on it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions