| Server IP : 202.155.9.38 / Your IP : 216.73.216.124 Web Server : LiteSpeed System : Linux srv733443859 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 User : rabbi4843 ( 1044) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/self/root/lib/python3/dist-packages/nftables/__pycache__/ |
Upload File : |
o
z�bY8 � @ sD d dl Z d dlT d dlZd dlZdZG dd� d�ZG dd� d�ZdS )� N)�*z0.1c @ s e Zd ZdZdd� Zdd� ZdS )�SchemaValidatorz+Libnftables JSON validator using jsonschemac C s^ t j�t j�t�d�}t|d��}t�|�| _W d � n1 s!w Y dd l }|| _ d S )Nzschema.json�rr )
�os�path�join�dirname�__file__�open�json�load�schema�
jsonschema)�self�schema_path�schema_filer � r �3/usr/lib/python3/dist-packages/nftables/nftables.py�__init__ s �
zSchemaValidator.__init__c C s | j j|| jd� d S )N)�instancer
)r �validater
)r r r r r r "