ResourceAttributeNameValidator
¶
digraph inheritance77ea94ac8c {
rankdir=UD;
ratio=compress;
size="8.0, 12.0";
"ResourceAttributeNameValidator" [URL="#taurus.core.resource.resvalidator.ResourceAttributeNameValidator",color=dodgerblue1,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded,target="_top",tooltip="Validator for res attribute names. Apart from the named related to the"];
"TaurusAttributeNameValidator" -> "ResourceAttributeNameValidator" [arrowsize=0.5,style="setlinewidth(0.5)"];
"TaurusAttributeNameValidator" [color=dodgerblue1,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded,tooltip="Base class for Attribute name validators."];
}
-
class
ResourceAttributeNameValidator
[source]¶ Bases:
taurus.core.resource.resvalidator._ResNameValidator
,taurus.core.taurusvalidator.TaurusAttributeNameValidator
Validator for res attribute names. Apart from the named related to the mapped model value, the following named groups are created:
- _resname: resource name (aka key)