Class Validation.ContentsPathAttribute
- Namespace
- Lime
- Assembly
- Lime.dll
[AttributeUsage(AttributeTargets.Property)]
public class Validation.ContentsPathAttribute : Attribute, Validation.IValidator<string>, Validation.IValidator
- Inheritance
-
Validation.ContentsPathAttribute
- Implements
- Inherited Members
Methods
Validate(string)
public IEnumerable<(Validation.Result Result, string Message)> Validate(string path)
Parameters
path
string