RestrictionGroup

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

package
struct RestrictionGroup {}

Members

Enums

Type
enum Type
Undocumented in source.

Functions

Required
auto ref Required()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

arguments
size_t[] arguments;
Undocumented in source.
location
string location;
Undocumented in source.
required
bool required;
Undocumented in source.
type
Type type;
Undocumented in source.

Meta