项目作者: idrees04

项目描述 :
SCAFFOLD COLUMN DATA ANNOTATION
高级语言: JavaScript
项目地址: git://github.com/idrees04/ScaffoldCoumnDataAnnotation.git
创建时间: 2020-08-15T07:00:01Z
项目社区:https://github.com/idrees04/ScaffoldCoumnDataAnnotation

开源协议:

下载


ScaffoldCoumnDataAnnotation

SCAFFOLD COLUMN DATA ANNOTATION
when you use scaffolding using the Create Templete,they view by default will create UI fields for all the properties of the model.
However, you might need to ensure that the template does not create UI fields for certain properties.
in such scenario, we will use the ScaffoldColumn annotation passing a false value.