class RequiredAttribute
in global :: System . ComponentModel . DataAnnotations
😔 No documentation found.
public bool AllowEmptyStrings { get; set; }
😔 No documentation found.
public bool RequiresValidationContext { get; }
😔 No documentation found.
public string ErrorMessage { get; set; }
😔 No documentation found.
public string ErrorMessageResourceName { get; set; }
😔 No documentation found.
public Type ErrorMessageResourceType { get; set; }
😔 No documentation found.
public object TypeId { get; }
😔 No documentation found.