wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Validation User Role/Priv Menu Binary Content

Total questions: 8

Worksheet time: 9mins

Name
Class
Date
1.

Do we have to add all general type of validations and messages manually each time ?

a)

Yes

b)

No

2.

what is been done by `this.form.invalid` in typescript file ?

4 lines
3.

which is the correct default key for validation message ?

a)

{name}

b)

${name}

c)

{value}

d)

${value}

4.

Using what we can assign more than one privileges to any users, in one go ?

(a)  

5.

What if I will not add authguard for any route ?

4 lines
6.

From which default service (from oneit module), we can get current user's privs ?

a)

PrivilegeService

b)

UserService

c)

RoleService

7.

"Admin" menu is coming from Cougar, can I add new menu entries inside "Admin" menu from my project ?

a)

Yes

b)

No

8.

For Binary content attribute, in generalconfig we have to create an entry, that will be under which node ?

a)

BinaryContentMapping

b)

StorageMapping

c)

BinaryContentAttribute