public class EndpointNameChecker extends Object
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
ECMA_SCRIPT_RESERVED_WORDS
Set of reserved words in ECMAScript specification.
|
| Constructor and Description |
|---|
EndpointNameChecker() |
| Modifier and Type | Method and Description |
|---|---|
String |
check(String endpointName)
Validates the Vaadin endpoint name given.
|
Copyright © 2021. All rights reserved.