C# (CSharp) LayersCMS.Web.Validation 네임스페이스

클래스들

이름 설명
HoneyPotAttribute
RegexTime24HrAttribute
RelativeUrlAttribute Validates that a string is a valid relative url, e.g. '/' or '/home' but not 'http://www.test.com' or 'home' or '/home/'. Warning: null or empty string values are classed as valid. Use the RequiredAttribute to combat this.
ValidateFileAttribute