This commit is contained in:
@@ -36,6 +36,10 @@ areas:
|
|||||||
message: Enter a valid MAC address
|
message: Enter a valid MAC address
|
||||||
pass:
|
pass:
|
||||||
_regex: ^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$
|
_regex: ^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$
|
||||||
|
events:
|
||||||
|
onChange:
|
||||||
|
- id: validate
|
||||||
|
type: Validate
|
||||||
- id: projectname
|
- id: projectname
|
||||||
type: TextInput
|
type: TextInput
|
||||||
properties:
|
properties:
|
||||||
|
Reference in New Issue
Block a user