Skip to main content
Home
This package has been archived, and as such it is read-only.

An object-oriented efficient MVC and REST framework

This package works with Cloudflare Workers, Deno
This package works with Cloudflare Workers
This package works with Deno
JSR Score
88%
Published
8 months ago (0.2.5)
c
AbstractException

Base Exception

c
ActionEvent

Controller action event

c
Behavior

Behavior base class

c
FilterFactory

Factory of filter chain

c
HttpException

HTTP exception

I
IBehavior

Behavior interface

I
IController
No documentation available
I
IEvent
No documentation available
I
IException

Exception interface

I
IFilter

Filter interface

T
SubFilter

Implement class of IFilter

I
IFilterChain

Filter chain interface

I
IResource

Class implementing this interface is a resource class

I
IView

View interface

c
ImplementationException

Method not implementation exception

c
InvalidConfigException

Configuration exception

c
ModelException

Model exception

c
NotFoundException

Not found exception

T
FilterMethods

Filter methods of a type

T
FilterProperties

Filter properties of a type

T
JSONCompatible
No documentation available
T
JSONPrimitive
No documentation available
T
JSONValue
No documentation available
T
NotAssignableToJson
No documentation available
c
ValidatorException

Validator exception

I
IService

Service interface

T
SubValidator
No documentation available
c
BooleanValidator

Check if the attribute value is a boolean value

c
EmailValidator

Check if the attribute value is a valid email address

c
EqualValidator

Check if the multiple attributes are equal

c
RequiredValidator

Check if the attribute value is '' or undefined or null

c
ExceptionHandler

Web exception handler

c
Interceptor

Web Interceptor

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.