Show / Hide Table of Contents

    Class NoTrimAttribute

    Marks a model property or field as non-trimmable by automatic trim operations.

    This is mainly used together with model binders such as TrimStringModelBinderProvider that provide automatic trimming of strings.

    Inheritance
    Attribute
    NoTrimAttribute
    Namespace: XploRe.AspNetCore.Mvc
    Assembly: XploRe.AspNetCore.Mvc.dll
    Syntax
    public class NoTrimAttribute : Attribute

    Constructors

    Name Description
    NoTrimAttribute()
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.