• Stars
    star
    2
  • Language
    Java
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Currently the siddhi extension developer should write the extension specific parameter validation logic in the init method. But this validation logic must be handled at java annotation level. This PR brings the init method specific parameter validation logic to the java annotation level so that future extension developers can avoid writing validation logics & just specify the valid patterns through a new annotation. Validate the extension specific parameters of siddhi App with the patterns specified by a new annotation @ParameterOverload in the extension class.

More Repositories

1

BlockChain_FoodSupplyChainTrace

A Food Supply Chain Traceability System using Blockchain Technology
HTML
5
star
2

6mAVGG

Testing my deeplearning predictor tool
Jupyter Notebook
2
star
3

SLGAP_FrontEnd

Front End of GAP Network
Vue
2
star
4

SLGAP_BackEnd

Back End of GAP Network
Java
2
star
5

cdata-connector-to-salesforce

CData connector to Salesforce
Ballerina
1
star
6

identity-migration-resources

Java
1
star
7

asb-native

Azure Service Bus Java Client SDK Connector with AMQP 1.0
1
star
8

Roly-Data-Migration-IS-Analytics

Data Migration of WSO2 IS Analytics from DAS to SP
Java
1
star
9

LexicalAnalyzerGenerator

A Lexical Analyzer Generator using JFlex
Java
1
star
10

RolyEmployeeRetentionPredictor

A Deep Learning Model to Predict Employee Retention Using Keras and TensorFlow
Jupyter Notebook
1
star
11

Web-Socket-Callback

Web Socket Callback Project
1
star
12

ANTLRChatProgramParser

A parser for a chat program using ANTLR parser generator
ANTLR
1
star
13

Roly-Breast-Cancer-Diagnosis

Diagnose Breast Cancer using a Random Forest Classifier
Jupyter Notebook
1
star
14

asb-ballerina

Ballerina Connector for Azure Service Bus using Java Client SDK with AMQP 1.0
Ballerina
1
star
15

ArithmeticExpressionANTLRParser

Java
1
star
16

cdata-connector-to-jira

Ballerina
1
star
17

myBallerinaSLP4

Ballerina SLP4 Learning Materials
Java
1
star
18

University-Forum-Project

A web application that provides a single platform for University Students registered with the application to submit questions related to different issues faced under different categories within the University & relevant administrators are able to manage users, reply & share notices with University students. Any user can view questions & replies without registering with the application.
PHP
1
star
19

RolyHandWrittenDigitRecognizer

A Neural Network to Recognize Handwritten Digits with TensorFlow
Jupyter Notebook
1
star
20

Roly-Data-Migration-EI-Analytics

Data Migration of WSO2 EI Analytics from DAS to SP
Java
1
star