Method | Description | |
---|---|---|
AttributeImmutable ( string attribute ) : string | ||
AttributeReadOnly ( string attribute ) : string | ||
AttributeRequired ( string attribute ) : string | ||
AttributeUnique ( string attribute ) : string | ||
NotFound ( string resourceId ) : string |
public static AttributeImmutable ( string attribute ) : string | ||
attribute | string | |
return | string |
public static AttributeReadOnly ( string attribute ) : string | ||
attribute | string | |
return | string |
public static AttributeRequired ( string attribute ) : string | ||
attribute | string | |
return | string |
public static AttributeUnique ( string attribute ) : string | ||
attribute | string | |
return | string |
public static NotFound ( string resourceId ) : string | ||
resourceId | string | |
return | string |